Index: chrome/browser/sync/glue/shared_change_processor.cc |
diff --git a/chrome/browser/sync/glue/shared_change_processor.cc b/chrome/browser/sync/glue/shared_change_processor.cc |
index b89635f4f203085af70a5284ee274aad07866d0c..2dae18f64470fd5fa70a0009cfb8a06240f605e2 100644 |
--- a/chrome/browser/sync/glue/shared_change_processor.cc |
+++ b/chrome/browser/sync/glue/shared_change_processor.cc |
@@ -11,8 +11,8 @@ |
#include "components/sync_driver/sync_api_component_factory.h" |
#include "sync/api/attachments/attachment_service.h" |
#include "sync/api/attachments/fake_attachment_service.h" |
-#include "sync/api/attachments/fake_attachment_uploader.h" |
#include "sync/api/sync_change.h" |
+#include "sync/internal_api/public/attachments/fake_attachment_uploader.h" |
using base::AutoLock; |