| Index: chrome/browser/sync/backend_migrator.h
|
| diff --git a/chrome/browser/sync/backend_migrator.h b/chrome/browser/sync/backend_migrator.h
|
| index cdc74f3fe0617704c3f71e4e8987da1c746e8726..c3b2a2f44021ffca2b17182749ab8135e168c4e7 100644
|
| --- a/chrome/browser/sync/backend_migrator.h
|
| +++ b/chrome/browser/sync/backend_migrator.h
|
| @@ -11,7 +11,7 @@
|
| #include "chrome/browser/sync/glue/data_type_manager.h"
|
| #include "content/public/browser/notification_observer.h"
|
| #include "content/public/browser/notification_registrar.h"
|
| -#include "sync/internal_api/public/syncable/model_type.h"
|
| +#include "sync/internal_api/public/base/model_type.h"
|
|
|
| class ProfileSyncService;
|
|
|
|
|