| Index: chrome/browser/sync/abstract_profile_sync_service_test.h
|
| diff --git a/chrome/browser/sync/abstract_profile_sync_service_test.h b/chrome/browser/sync/abstract_profile_sync_service_test.h
|
| index 781c8bf977449f7247f3211995ad8398f737c611..48b6dec393304ef7449beb259d0e2ae71696413d 100644
|
| --- a/chrome/browser/sync/abstract_profile_sync_service_test.h
|
| +++ b/chrome/browser/sync/abstract_profile_sync_service_test.h
|
| @@ -15,8 +15,8 @@
|
| #include "chrome/browser/signin/token_service.h"
|
| #include "chrome/browser/sync/profile_sync_components_factory_mock.h"
|
| #include "content/public/test/test_browser_thread.h"
|
| +#include "sync/internal_api/public/base/model_type.h"
|
| #include "sync/internal_api/public/change_record.h"
|
| -#include "sync/internal_api/public/syncable/model_type.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| class ProfileSyncService;
|
|
|