| Index: components/pref_registry/pref_registry_syncable.cc
|
| diff --git a/components/user_prefs/pref_registry_syncable.cc b/components/pref_registry/pref_registry_syncable.cc
|
| similarity index 99%
|
| rename from components/user_prefs/pref_registry_syncable.cc
|
| rename to components/pref_registry/pref_registry_syncable.cc
|
| index b0e40a2842e4786d8065b218c961b92ab9997220..675b30915529723ab0a679211ce2c9874f18a8dc 100644
|
| --- a/components/user_prefs/pref_registry_syncable.cc
|
| +++ b/components/pref_registry/pref_registry_syncable.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "components/user_prefs/pref_registry_syncable.h"
|
| +#include "components/pref_registry/pref_registry_syncable.h"
|
|
|
| #include "base/files/file_path.h"
|
| #include "base/prefs/default_pref_store.h"
|
|
|