| Index: webrtc/video/stream_synchronization_unittest.cc
|
| diff --git a/webrtc/video/stream_synchronization_unittest.cc b/webrtc/video/stream_synchronization_unittest.cc
|
| index 2834dfe1b25c58dc26a0397fedf23408f3f6110d..f09bee4ae70e3edf82770c30b2e6f2a02596f785 100644
|
| --- a/webrtc/video/stream_synchronization_unittest.cc
|
| +++ b/webrtc/video/stream_synchronization_unittest.cc
|
| @@ -12,7 +12,7 @@
|
|
|
| #include <algorithm>
|
|
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "webrtc/test/gtest.h"
|
| #include "webrtc/video/stream_synchronization.h"
|
|
|
| namespace webrtc {
|
|
|