Index: chrome/browser/sync/profile_sync_components_factory_mock.cc |
diff --git a/chrome/browser/sync/profile_sync_components_factory_mock.cc b/chrome/browser/sync/profile_sync_components_factory_mock.cc |
index 8e6baae05ac95be4e7b3da5435f01234af3242d6..f51758f69811f192b058eb272297038a7dbd5922 100644 |
--- a/chrome/browser/sync/profile_sync_components_factory_mock.cc |
+++ b/chrome/browser/sync/profile_sync_components_factory_mock.cc |
@@ -8,7 +8,7 @@ |
#include "components/sync_driver/change_processor.h" |
#include "components/sync_driver/model_associator.h" |
#include "content/public/browser/browser_thread.h" |
-#include "sync/api/attachments/attachment_service_impl.h" |
+#include "sync/internal_api/public/attachments/attachment_service_impl.h" |
#include "sync/internal_api/public/attachments/fake_attachment_store.h" |
using sync_driver::AssociatorInterface; |