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

Unified Diff: components/sync/syncable/syncable_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
« no previous file with comments | « components/sync/syncable/syncable_id.cc ('k') | components/sync/syncable/syncable_write_transaction.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/syncable/syncable_util.cc
diff --git a/components/sync/syncable/syncable_util.cc b/components/sync/syncable/syncable_util.cc
index 50c9bde19b0a3777df2767616e493b71850e60f3..ea5198aac3aea1be86936f8545c81076b5ab82f6 100644
--- a/components/sync/syncable/syncable_util.cc
+++ b/components/sync/syncable/syncable_util.cc
@@ -4,8 +4,6 @@
#include "components/sync/syncable/syncable_util.h"
-#include <stdint.h>
-
#include "base/base64.h"
#include "base/location.h"
#include "base/logging.h"
« no previous file with comments | « components/sync/syncable/syncable_id.cc ('k') | components/sync/syncable/syncable_write_transaction.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698