| Index: components/browser_sync/browser/profile_sync_service_mock.h
|
| diff --git a/components/browser_sync/browser/profile_sync_service_mock.h b/components/browser_sync/browser/profile_sync_service_mock.h
|
| index b003269c306a8a60588cb8ba172a17e647e1d210..1098bd5e4dea1fdc8b17d7ba0b0c14aa6527b1b5 100644
|
| --- a/components/browser_sync/browser/profile_sync_service_mock.h
|
| +++ b/components/browser_sync/browser/profile_sync_service_mock.h
|
| @@ -12,9 +12,9 @@
|
| #include "base/strings/string16.h"
|
| #include "components/browser_sync/browser/profile_sync_service.h"
|
| #include "components/sync/base/model_type.h"
|
| +#include "components/sync/device_info/device_info.h"
|
| #include "components/sync/driver/change_processor.h"
|
| #include "components/sync/driver/data_type_controller.h"
|
| -#include "components/sync/driver/device_info.h"
|
| #include "components/sync/protocol/sync_protocol_error.h"
|
| #include "google_apis/gaia/google_service_auth_error.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
|
|