Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(50)

Unified Diff: components/sync/core/attachments/attachment_service_impl.h

Issue 2388673002: Revert of [Sync] Move //components/sync to the syncer namespace. (patchset #5 id:40001 of https://co (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/sync/core/attachments/attachment_service_impl.h
diff --git a/components/sync/core/attachments/attachment_service_impl.h b/components/sync/core/attachments/attachment_service_impl.h
index 7332805a9003ed1075c597479af11402b24822f4..2e64218ed6eb11b5d27d964e414e87ae4b6afada 100644
--- a/components/sync/core/attachments/attachment_service_impl.h
+++ b/components/sync/core/attachments/attachment_service_impl.h
@@ -61,7 +61,7 @@ class AttachmentServiceImpl
~AttachmentServiceImpl() override;
// Create an AttachmentServiceImpl suitable for use in tests.
- static std::unique_ptr<AttachmentService> CreateForTest();
+ static std::unique_ptr<syncer::AttachmentService> CreateForTest();
// AttachmentService implementation.
void GetOrDownloadAttachments(const AttachmentIdList& attachment_ids,
« no previous file with comments | « components/sync/core/activation_context.cc ('k') | components/sync/core/attachments/attachment_service_proxy.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698