| Index: components/pref_registry/pref_registry_syncable.h
|
| diff --git a/components/pref_registry/pref_registry_syncable.h b/components/pref_registry/pref_registry_syncable.h
|
| index 88c3b01964b99bf01f35d45464b1311469a3fb1b..cc3e6b05227121daef6751087fa919d8bae77089 100644
|
| --- a/components/pref_registry/pref_registry_syncable.h
|
| +++ b/components/pref_registry/pref_registry_syncable.h
|
| @@ -11,7 +11,7 @@
|
|
|
| #include "base/callback.h"
|
| #include "base/macros.h"
|
| -#include "base/prefs/pref_registry_simple.h"
|
| +#include "components/prefs/pref_registry_simple.h"
|
|
|
| namespace base {
|
| class DictionaryValue;
|
|
|