Index: components/syncable_prefs/pref_service_syncable_unittest.cc |
diff --git a/components/syncable_prefs/pref_service_syncable_unittest.cc b/components/syncable_prefs/pref_service_syncable_unittest.cc |
index 6cde73947c26de8a866b7c4ead30746bc15f64ab..1d72a4823b4c91a0c0f44e1ce8aa4d90de22e174 100644 |
--- a/components/syncable_prefs/pref_service_syncable_unittest.cc |
+++ b/components/syncable_prefs/pref_service_syncable_unittest.cc |
@@ -11,9 +11,9 @@ |
#include "base/json/json_writer.h" |
#include "base/macros.h" |
#include "base/message_loop/message_loop.h" |
-#include "base/prefs/scoped_user_pref_update.h" |
#include "base/strings/utf_string_conversions.h" |
#include "components/pref_registry/pref_registry_syncable.h" |
+#include "components/prefs/scoped_user_pref_update.h" |
#include "components/syncable_prefs/pref_model_associator.h" |
#include "components/syncable_prefs/pref_model_associator_client.h" |
#include "components/syncable_prefs/testing_pref_service_syncable.h" |