Index: webrtc/base/rate_statistics.cc |
diff --git a/webrtc/modules/remote_bitrate_estimator/rate_statistics.cc b/webrtc/base/rate_statistics.cc |
similarity index 97% |
rename from webrtc/modules/remote_bitrate_estimator/rate_statistics.cc |
rename to webrtc/base/rate_statistics.cc |
index c1b4c80cc6c3eaa54cc9597e1e3e8748a9e08d6a..9df484399d3a3ff141cd397db151c3ac697cdc1a 100644 |
--- a/webrtc/modules/remote_bitrate_estimator/rate_statistics.cc |
+++ b/webrtc/base/rate_statistics.cc |
@@ -8,7 +8,7 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/modules/remote_bitrate_estimator/rate_statistics.h" |
+#include "webrtc/base/rate_statistics.h" |
#include <assert.h> |