Index: webrtc/common_audio/resampler/push_resampler_unittest.cc |
diff --git a/webrtc/common_audio/resampler/push_resampler_unittest.cc b/webrtc/common_audio/resampler/push_resampler_unittest.cc |
index 53cd495cd065549bfac41a5867c104d456d99840..98657d15b3cbf8b705ecfa8d2aec390a80f42230 100644 |
--- a/webrtc/common_audio/resampler/push_resampler_unittest.cc |
+++ b/webrtc/common_audio/resampler/push_resampler_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/test/gtest.h" |
#include "webrtc/base/checks.h" // force defintion of RTC_DCHECK_IS_ON |
#include "webrtc/common_audio/resampler/include/push_resampler.h" |