Index: webrtc/voice_engine/test/auto_test/fixtures/before_initialization_fixture.h |
diff --git a/webrtc/voice_engine/test/auto_test/fixtures/before_initialization_fixture.h b/webrtc/voice_engine/test/auto_test/fixtures/before_initialization_fixture.h |
index 1b226ff74b947464ebfb0a79aa5d1f795389d69f..ce023f97cc5c737c51d5f6857fb26c33c19d0158 100644 |
--- a/webrtc/voice_engine/test/auto_test/fixtures/before_initialization_fixture.h |
+++ b/webrtc/voice_engine/test/auto_test/fixtures/before_initialization_fixture.h |
@@ -27,8 +27,8 @@ |
#include "webrtc/voice_engine/include/voe_volume_control.h" |
#include "webrtc/voice_engine/test/auto_test/voe_test_common.h" |
-#include "testing/gmock/include/gmock/gmock.h" |
-#include "testing/gtest/include/gtest/gtest.h" |
+#include "webrtc/base/gmock.h" |
+#include "webrtc/base/gtest.h" |
// This convenient fixture sets up all voice engine interfaces automatically for |
// use by testing subclasses. It allocates each interface and releases it once |