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

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

Issue 2387553002: [Sync] Removing duplicated includes between cc and h files. (Closed)
Patch Set: Fixing DataTypeStatusTable Created 4 years, 3 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_sync_service.cc
diff --git a/components/sync/driver/fake_sync_service.cc b/components/sync/driver/fake_sync_service.cc
index 2580412f4c7cf6bcb5aeb7e91ee8dd9d305e2ba2..ae2342af92d23434d078f11f380d510998760198 100644
--- a/components/sync/driver/fake_sync_service.cc
+++ b/components/sync/driver/fake_sync_service.cc
@@ -9,7 +9,6 @@
#include "components/sync/core/base_transaction.h"
#include "components/sync/core/user_share.h"
#include "components/sync/driver/data_type_controller.h"
-#include "components/sync/engine/cycle/sync_cycle_snapshot.h"
namespace sync_driver {
« no previous file with comments | « components/sync/driver/data_type_status_table.cc ('k') | components/sync/driver/generic_change_processor.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698