diff options
Diffstat (limited to 'chrome/browser/sync/sync_prefs.h')
-rw-r--r-- | chrome/browser/sync/sync_prefs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/sync/sync_prefs.h b/chrome/browser/sync/sync_prefs.h index 4c38424..7844076 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; |