Index: webrtc/video/stream_synchronization_unittest.cc |
diff --git a/webrtc/video_engine/stream_synchronization_unittest.cc b/webrtc/video/stream_synchronization_unittest.cc |
similarity index 99% |
rename from webrtc/video_engine/stream_synchronization_unittest.cc |
rename to webrtc/video/stream_synchronization_unittest.cc |
index 1c55c2ba5d04ac72728dd8f1b54310cc856b10fc..2834dfe1b25c58dc26a0397fedf23408f3f6110d 100644 |
--- a/webrtc/video_engine/stream_synchronization_unittest.cc |
+++ b/webrtc/video/stream_synchronization_unittest.cc |
@@ -13,7 +13,7 @@ |
#include <algorithm> |
#include "testing/gtest/include/gtest/gtest.h" |
-#include "webrtc/video_engine/stream_synchronization.h" |
+#include "webrtc/video/stream_synchronization.h" |
namespace webrtc { |