Index: base/prefs/mock_pref_change_callback.h |
diff --git a/base/prefs/mock_pref_change_callback.h b/base/prefs/mock_pref_change_callback.h |
index 3030fab17c23c9ed6775e70eee65b45ea6d5295f..e8ff7e9b7ea802633ccd8e1274169b79cd173b26 100644 |
--- a/base/prefs/mock_pref_change_callback.h |
+++ b/base/prefs/mock_pref_change_callback.h |
@@ -9,7 +9,7 @@ |
#include "base/prefs/pref_change_registrar.h" |
#include "base/prefs/pref_service.h" |
-#include "testing/gmock/include/gmock/gmock.h" |
+#include "testing/gtest/googlemock/include/gmock/gmock.h" |
using testing::Pointee; |
using testing::Property; |