| Index: webrtc/modules/video_processing/test/video_processing_unittest.h
|
| diff --git a/webrtc/modules/video_processing/test/video_processing_unittest.h b/webrtc/modules/video_processing/test/video_processing_unittest.h
|
| index 3433c6ca868f8c2d7a4e32d73b4e1e5147f7eab8..4ba5274b3861a70725d6a7e9eceeed92ac564ae3 100644
|
| --- a/webrtc/modules/video_processing/test/video_processing_unittest.h
|
| +++ b/webrtc/modules/video_processing/test/video_processing_unittest.h
|
| @@ -13,7 +13,7 @@
|
|
|
| #include <string>
|
|
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "webrtc/base/gtest.h"
|
| #include "webrtc/modules/video_processing/include/video_processing.h"
|
| #include "webrtc/system_wrappers/include/trace.h"
|
| #include "webrtc/test/testsupport/fileutils.h"
|
|
|