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

Unified Diff: components/sync/engine/cycle/update_counters.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/cycle/sync_cycle_snapshot.cc ('k') | components/sync/engine/model_safe_worker.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/engine/cycle/update_counters.cc
diff --git a/components/sync/engine/cycle/update_counters.cc b/components/sync/engine/cycle/update_counters.cc
index 3cdb48d7807d7fed62351bfa57a433ff276ae3e9..9840de8dc274e00ade5bce675d0f097743aabf68 100644
--- a/components/sync/engine/cycle/update_counters.cc
+++ b/components/sync/engine/cycle/update_counters.cc
@@ -5,7 +5,6 @@
#include "components/sync/engine/cycle/update_counters.h"
#include "base/json/json_string_value_serializer.h"
-#include "base/values.h"
namespace syncer {
« no previous file with comments | « components/sync/engine/cycle/sync_cycle_snapshot.cc ('k') | components/sync/engine/model_safe_worker.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698