| Index: components/syncable_prefs/pref_service_syncable.h
|
| diff --git a/components/syncable_prefs/pref_service_syncable.h b/components/syncable_prefs/pref_service_syncable.h
|
| index be719aaae168271254ce1889767b7503072e7c8d..2aa7d7f61e51f43b144d668be78d5483b6a9de95 100644
|
| --- a/components/syncable_prefs/pref_service_syncable.h
|
| +++ b/components/syncable_prefs/pref_service_syncable.h
|
| @@ -11,8 +11,8 @@
|
|
|
| #include "base/callback_forward.h"
|
| #include "base/macros.h"
|
| -#include "base/prefs/pref_service.h"
|
| #include "components/pref_registry/pref_registry_syncable.h"
|
| +#include "components/prefs/pref_service.h"
|
| #include "components/syncable_prefs/pref_model_associator.h"
|
| #include "components/syncable_prefs/synced_pref_observer.h"
|
|
|
|
|