| Index: chrome/browser/sync/sync_prefs.h
|
| diff --git a/chrome/browser/sync/sync_prefs.h b/chrome/browser/sync/sync_prefs.h
|
| index 4c384242a7e15251281aafd6a131a6c1784dd2b2..7844076bd41fa84aab48334a3d0b43f5fb9bc317 100644
|
| --- a/chrome/browser/sync/sync_prefs.h
|
| +++ b/chrome/browser/sync/sync_prefs.h
|
| @@ -14,7 +14,7 @@
|
| #include "base/time.h"
|
| #include "chrome/browser/prefs/pref_member.h"
|
| #include "content/public/browser/notification_observer.h"
|
| -#include "sync/internal_api/public/syncable/model_type.h"
|
| +#include "sync/internal_api/public/base/model_type.h"
|
| #include "sync/notifier/invalidation_state_tracker.h"
|
|
|
| class PrefService;
|
|
|