| Index: base/prefs/testing_pref_service.cc
|
| diff --git a/base/prefs/testing_pref_service.cc b/base/prefs/testing_pref_service.cc
|
| index 5899376ad1852e7799d84d212207d0921e6175dd..c9d5c718ac1db98537e7fbf4255ac745131f9ee1 100644
|
| --- a/base/prefs/testing_pref_service.cc
|
| +++ b/base/prefs/testing_pref_service.cc
|
| @@ -10,7 +10,7 @@
|
| #include "base/prefs/pref_notifier_impl.h"
|
| #include "base/prefs/pref_registry_simple.h"
|
| #include "base/prefs/pref_value_store.h"
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "testing/gtest/googletest/include/gtest/gtest.h"
|
|
|
| template <>
|
| TestingPrefServiceBase<PrefService, PrefRegistry>::TestingPrefServiceBase(
|
|
|