| Index: components/syncable_prefs/pref_service_syncable_factory.h
|
| diff --git a/components/syncable_prefs/pref_service_syncable_factory.h b/components/syncable_prefs/pref_service_syncable_factory.h
|
| index 184ef097c5483ef4938608bd26956b9d1146e027..28970a7fa64510c85aaa7b5e0a01c4514b84e651 100644
|
| --- a/components/syncable_prefs/pref_service_syncable_factory.h
|
| +++ b/components/syncable_prefs/pref_service_syncable_factory.h
|
| @@ -6,7 +6,7 @@
|
| #define COMPONENTS_SYNCABLE_PREFS_PREF_SERVICE_SYNCABLE_FACTORY_H_
|
|
|
| #include "base/macros.h"
|
| -#include "base/prefs/pref_service_factory.h"
|
| +#include "components/prefs/pref_service_factory.h"
|
|
|
| namespace base {
|
| class CommandLine;
|
|
|