| Index: chrome/browser/sync/profile_sync_components_factory.h
|
| diff --git a/chrome/browser/sync/profile_sync_components_factory.h b/chrome/browser/sync/profile_sync_components_factory.h
|
| index 2ee7c168abebf6d9c560f329ebe6a75746e25673..9fa6ab1cebaf5e2a2b3f162e9bc9eb59c1a098c8 100644
|
| --- a/chrome/browser/sync/profile_sync_components_factory.h
|
| +++ b/chrome/browser/sync/profile_sync_components_factory.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/files/file_path.h"
|
| #include "base/memory/weak_ptr.h"
|
| -#include "components/invalidation/invalidation_service.h"
|
| +#include "components/invalidation/public/invalidation_service.h"
|
| #include "components/sync_driver/data_type_controller.h"
|
| #include "components/sync_driver/data_type_error_handler.h"
|
| #include "components/sync_driver/sync_api_component_factory.h"
|
|
|