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