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

Unified Diff: components/sync/driver/fake_generic_change_processor.cc

Issue 2399953002: [Sync] Move attachments code out of core/. (Closed)
Patch Set: Address comments. 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/driver/fake_generic_change_processor.cc
diff --git a/components/sync/driver/fake_generic_change_processor.cc b/components/sync/driver/fake_generic_change_processor.cc
index 2025c326f86e75e7fd8aa44575321c02ecd2aec4..8e9fbbe75393bb9ba1fcdc0ee408b6dbc409ad51 100644
--- a/components/sync/driver/fake_generic_change_processor.cc
+++ b/components/sync/driver/fake_generic_change_processor.cc
@@ -9,7 +9,6 @@
#include "base/location.h"
#include "base/memory/weak_ptr.h"
#include "components/sync/api/syncable_service.h"
-#include "components/sync/core/attachments/attachment_service_impl.h"
namespace syncer {
« no previous file with comments | « components/sync/device_info/device_info_sync_service_unittest.cc ('k') | components/sync/driver/generic_change_processor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698