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

Unified Diff: components/sync/engine_impl/cycle/sync_cycle.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/engine_impl/cycle/sync_cycle.cc
diff --git a/components/sync/engine_impl/cycle/sync_cycle.cc b/components/sync/engine_impl/cycle/sync_cycle.cc
index 0b4f337fe42094d7fa8674e2b0f1342cdf2aef9c..d56f9dba50333a33c107007e4da00a5c29bcc616 100644
--- a/components/sync/engine_impl/cycle/sync_cycle.cc
+++ b/components/sync/engine_impl/cycle/sync_cycle.cc
@@ -8,8 +8,6 @@
#include <iterator>
#include "base/logging.h"
-#include "components/sync/base/model_type.h"
-#include "components/sync/engine/model_safe_worker.h"
#include "components/sync/syncable/directory.h"
namespace syncer {
« no previous file with comments | « components/sync/engine_impl/cycle/status_controller.cc ('k') | components/sync/engine_impl/cycle/sync_cycle_context.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698