| Index: components/browser_sync/browser/profile_sync_components_factory_impl.h
|
| diff --git a/components/browser_sync/browser/profile_sync_components_factory_impl.h b/components/browser_sync/browser/profile_sync_components_factory_impl.h
|
| index c70e233ce8fcd7d68a6343eea2e0776ac44b5224..3c04a32dfd7db9433fbfb24916e052bfb4ce869b 100644
|
| --- a/components/browser_sync/browser/profile_sync_components_factory_impl.h
|
| +++ b/components/browser_sync/browser/profile_sync_components_factory_impl.h
|
| @@ -12,7 +12,7 @@
|
| #include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "components/sync/base/model_type.h"
|
| -#include "components/sync_driver/sync_api_component_factory.h"
|
| +#include "components/sync/driver/sync_api_component_factory.h"
|
| #include "components/version_info/version_info.h"
|
| #include "url/gurl.h"
|
|
|
|
|