Index: webrtc/modules/video_coding/histogram_unittest.cc |
diff --git a/webrtc/modules/video_coding/histogram_unittest.cc b/webrtc/modules/video_coding/histogram_unittest.cc |
index ac79ac4afa3d031dda3608b330a3dc6f0c86defc..3b7be0a53aa5ae9bcd059a517653a854fe267f9f 100644 |
--- a/webrtc/modules/video_coding/histogram_unittest.cc |
+++ b/webrtc/modules/video_coding/histogram_unittest.cc |
@@ -8,7 +8,7 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "testing/gtest/include/gtest/gtest.h" |
+#include "webrtc/base/gtest.h" |
#include "webrtc/modules/video_coding/histogram.h" |
namespace webrtc { |