| Index: chrome/browser/sync/sync_prefs.h
|
| diff --git a/chrome/browser/sync/sync_prefs.h b/chrome/browser/sync/sync_prefs.h
|
| index fd3211828186d05610d9f0c59a1e053086f4828e..b6bdfc111caf653fdddc8c60f4e0e49fa7605bae 100644
|
| --- a/chrome/browser/sync/sync_prefs.h
|
| +++ b/chrome/browser/sync/sync_prefs.h
|
| @@ -14,8 +14,8 @@
|
| #include "base/time.h"
|
| #include "chrome/browser/prefs/pref_member.h"
|
| #include "chrome/browser/sync/notifier/invalidation_version_tracker.h"
|
| -#include "chrome/browser/sync/syncable/model_type.h"
|
| #include "content/public/browser/notification_observer.h"
|
| +#include "sync/syncable/model_type.h"
|
|
|
| class PrefService;
|
|
|
|
|