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

Unified Diff: components/sync/engine/cycle/sync_cycle_snapshot.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/status_counters.cc ('k') | components/sync/engine/cycle/update_counters.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/engine/cycle/sync_cycle_snapshot.cc
diff --git a/components/sync/engine/cycle/sync_cycle_snapshot.cc b/components/sync/engine/cycle/sync_cycle_snapshot.cc
index 7b58a91a7c26286105ec97208c81b9c30f8fd09a..9ae6ab80a919fbc7fc31d4b5a89a6fd175ccf945 100644
--- a/components/sync/engine/cycle/sync_cycle_snapshot.cc
+++ b/components/sync/engine/cycle/sync_cycle_snapshot.cc
@@ -4,8 +4,6 @@
#include "components/sync/engine/cycle/sync_cycle_snapshot.h"
-#include <stddef.h>
-
#include <memory>
#include <utility>
« no previous file with comments | « components/sync/engine/cycle/status_counters.cc ('k') | components/sync/engine/cycle/update_counters.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698