summaryrefslogtreecommitdiffstats
path: root/components/pref_registry/pref_registry_syncable.cc
diff options
context:
space:
mode:
Diffstat (limited to 'components/pref_registry/pref_registry_syncable.cc')
-rw-r--r--components/pref_registry/pref_registry_syncable.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/pref_registry/pref_registry_syncable.cc b/components/pref_registry/pref_registry_syncable.cc
index ce15ea0..a81cea0 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 {