Index: chrome/test/base/testing_pref_service_syncable.cc |
diff --git a/chrome/test/base/testing_pref_service_syncable.cc b/chrome/test/base/testing_pref_service_syncable.cc |
index 94b5fe578e02fadc3d476bf5fe229c51ba110512..470a697c6502e9dd38f0dcfd46a9c4bf07aa8680 100644 |
--- a/chrome/test/base/testing_pref_service_syncable.cc |
+++ b/chrome/test/base/testing_pref_service_syncable.cc |
@@ -7,7 +7,7 @@ |
#include "base/bind.h" |
#include "base/prefs/pref_notifier_impl.h" |
#include "base/prefs/pref_value_store.h" |
-#include "chrome/browser/prefs/pref_registry_syncable.h" |
+#include "components/user_prefs/pref_registry_syncable.h" |
#include "testing/gtest/include/gtest/gtest.h" |
template<> |