Index: components/pref_registry/pref_registry_syncable.cc |
diff --git a/components/pref_registry/pref_registry_syncable.cc b/components/pref_registry/pref_registry_syncable.cc |
index ce15ea0debeefad3e1a2431b3d3093c555888c22..a81cea05a8a6a618b8640d10e39d845966beb351 100644 |
--- a/components/pref_registry/pref_registry_syncable.cc |
+++ b/components/pref_registry/pref_registry_syncable.cc |
@@ -5,9 +5,9 @@ |
#include "components/pref_registry/pref_registry_syncable.h" |
#include "base/files/file_path.h" |
-#include "base/prefs/default_pref_store.h" |
#include "base/strings/string_number_conversions.h" |
#include "base/values.h" |
+#include "components/prefs/default_pref_store.h" |
namespace user_prefs { |