Index: webrtc/base/analytics/exp_filter.cc |
diff --git a/webrtc/base/exp_filter.cc b/webrtc/base/analytics/exp_filter.cc |
similarity index 96% |
rename from webrtc/base/exp_filter.cc |
rename to webrtc/base/analytics/exp_filter.cc |
index 9529480061aee23c62bcb28c94d7f63bcf6864b2..48fe1ad97a906ba5f9a4f69cf1074e11b7c82409 100644 |
--- a/webrtc/base/exp_filter.cc |
+++ b/webrtc/base/analytics/exp_filter.cc |
@@ -8,7 +8,7 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/base/exp_filter.h" |
+#include "webrtc/base/analytics/exp_filter.h" |
#include <math.h> |