Chromium Code Reviews| 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..f81ac72b5ea819ab49a51485d4cab1b9f9970e05 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/base/gtest.h" |
| #include "webrtc/video/stream_synchronization.h" |
| namespace webrtc { |