Index: webrtc/video_engine/overuse_frame_detector.cc |
diff --git a/webrtc/video/overuse_frame_detector.cc b/webrtc/video_engine/overuse_frame_detector.cc |
similarity index 99% |
rename from webrtc/video/overuse_frame_detector.cc |
rename to webrtc/video_engine/overuse_frame_detector.cc |
index db58266e38b994fad56a0ac4974a990a00122a0d..264bedd9b3741c3b219b90e7c812a4c2f8d0bf63 100644 |
--- a/webrtc/video/overuse_frame_detector.cc |
+++ b/webrtc/video_engine/overuse_frame_detector.cc |
@@ -8,7 +8,7 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/video/overuse_frame_detector.h" |
+#include "webrtc/video_engine/overuse_frame_detector.h" |
#include <assert.h> |
#include <math.h> |