Index: webrtc/modules/audio_processing/agc/agc_unittest.cc |
diff --git a/webrtc/modules/audio_processing/agc/agc_unittest.cc b/webrtc/modules/audio_processing/agc/agc_unittest.cc |
index 25b99d87734bf976370bf217f5cae7428afb172d..8c6278f40e727908da4b943cbd6278f18e8c7897 100644 |
--- a/webrtc/modules/audio_processing/agc/agc_unittest.cc |
+++ b/webrtc/modules/audio_processing/agc/agc_unittest.cc |
@@ -10,8 +10,8 @@ |
#include "webrtc/modules/audio_processing/agc/agc.h" |
-#include "gmock/gmock.h" |
-#include "gtest/gtest.h" |
+#include "testing/gmock/include/gmock/gmock.h" |
+#include "testing/gtest/include/gtest/gtest.h" |
#include "webrtc/modules/include/module_common_types.h" |
#include "webrtc/test/testsupport/fileutils.h" |