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

Unified Diff: components/sync/engine_impl/process_updates_util.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/process_updates_util.cc
diff --git a/components/sync/engine_impl/process_updates_util.cc b/components/sync/engine_impl/process_updates_util.cc
index a4abf295844efacf0cdb70e59e3411dfc44ca890..35fd8bb20c7ad406969afe858b99e29aa11233d3 100644
--- a/components/sync/engine_impl/process_updates_util.cc
+++ b/components/sync/engine_impl/process_updates_util.cc
@@ -5,7 +5,6 @@
#include "components/sync/engine_impl/process_updates_util.h"
#include <stddef.h>
-#include <stdint.h>
#include <string>

Powered by Google App Engine
This is Rietveld 408576698