Index: components/prefs/testing_pref_service.h |
diff --git a/components/prefs/testing_pref_service.h b/components/prefs/testing_pref_service.h |
index 85a2879f8ac39b86fb1c3bbfb92e260286d1fe31..5391c512f94f8b2f206b984f36cee830f1e06833 100644 |
--- a/components/prefs/testing_pref_service.h |
+++ b/components/prefs/testing_pref_service.h |
@@ -8,9 +8,9 @@ |
#include "base/macros.h" |
#include "base/memory/ref_counted.h" |
#include "base/memory/scoped_ptr.h" |
-#include "base/prefs/pref_registry.h" |
-#include "base/prefs/pref_service.h" |
-#include "base/prefs/testing_pref_store.h" |
+#include "components/prefs/pref_registry.h" |
+#include "components/prefs/pref_service.h" |
+#include "components/prefs/testing_pref_store.h" |
class PrefNotifierImpl; |
class PrefRegistrySimple; |