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

Unified Diff: components/sync/engine_impl/cycle/status_controller.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
« no previous file with comments | « components/sync/engine_impl/cycle/nudge_tracker.cc ('k') | components/sync/engine_impl/cycle/sync_cycle.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/engine_impl/cycle/status_controller.cc
diff --git a/components/sync/engine_impl/cycle/status_controller.cc b/components/sync/engine_impl/cycle/status_controller.cc
index 6501e72942ef40951246df9d3f8a55bf90acd7dd..c4182df49fdba7cccc8721929551f9b5136ade64 100644
--- a/components/sync/engine_impl/cycle/status_controller.cc
+++ b/components/sync/engine_impl/cycle/status_controller.cc
@@ -4,8 +4,6 @@
#include "components/sync/engine_impl/cycle/status_controller.h"
-#include <vector>
-
#include "components/sync/base/model_type.h"
#include "components/sync/protocol/sync_protocol_error.h"
« no previous file with comments | « components/sync/engine_impl/cycle/nudge_tracker.cc ('k') | components/sync/engine_impl/cycle/sync_cycle.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698