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

Unified Diff: components/sync/engine/cycle/status_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
Index: components/sync/engine/cycle/status_counters.cc
diff --git a/components/sync/engine/cycle/status_counters.cc b/components/sync/engine/cycle/status_counters.cc
index 3f9c731cc67285f86d6d91be89a5c5bf74511d7d..f401a4c6a029fc3516946b732dad120b32dd5fcd 100644
--- a/components/sync/engine/cycle/status_counters.cc
+++ b/components/sync/engine/cycle/status_counters.cc
@@ -5,7 +5,6 @@
#include "components/sync/engine/cycle/status_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/commit_counters.cc ('k') | components/sync/engine/cycle/sync_cycle_snapshot.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698