Move smoothing filter to common audio and exp_filter to base/analytics.
An earlier attempt of this work can be found here https://codereview.webrtc.org/2520003005/#ps100001, but was reverted. PS4 in that CL was not valid since separation of BUILD.gn can cause internal bot to fail. This is a new attempt, which is the same as https://codereview.webrtc.org/2520003005/#ps100001 but PS4 reverted. BUG=webrtc:6443 TBR=tommi@webrtc.org, solenberg@webrtc.org Review-Url: https://codereview.webrtc.org/2532523002 Cr-Commit-Position: refs/heads/master@{#15233}
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
|
||||
#include <cstddef>
|
||||
|
||||
#include "webrtc/base/exp_filter.h"
|
||||
#include "webrtc/base/analytics/exp_filter.h"
|
||||
#include "webrtc/typedefs.h"
|
||||
|
||||
namespace webrtc {
|
||||
|
||||
Reference in New Issue
Block a user