| Index: chrome/browser/sync/profile_sync_service_mock.h
|
| diff --git a/chrome/browser/sync/profile_sync_service_mock.h b/chrome/browser/sync/profile_sync_service_mock.h
|
| index a9b2cc96a9aced746a124b91daceb7edcee23388..1a0578f34e41480172edd5839d94c3fa2d6b730a 100644
|
| --- a/chrome/browser/sync/profile_sync_service_mock.h
|
| +++ b/chrome/browser/sync/profile_sync_service_mock.h
|
| @@ -15,7 +15,7 @@
|
| #include "chrome/browser/sync/profile_sync_service.h"
|
| #include "chrome/common/net/gaia/google_service_auth_error.h"
|
| #include "chrome/test/base/testing_profile.h"
|
| -#include "sync/internal_api/public/syncable/model_type.h"
|
| +#include "sync/internal_api/public/base/model_type.h"
|
| #include "sync/protocol/sync_protocol_error.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
|
|
|
|