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

Unified Diff: components/sync/base/time.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/base/node_ordinal.cc ('k') | components/sync/base/unique_position.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/base/time.cc
diff --git a/components/sync/base/time.cc b/components/sync/base/time.cc
index 90b7ef03ce0bc27d0de753c7cf23b4d60e63f726..6d375d12929fe8b58351045d55f32ee70a5354f2 100644
--- a/components/sync/base/time.cc
+++ b/components/sync/base/time.cc
@@ -4,8 +4,6 @@
#include "components/sync/base/time.h"
-#include <stdint.h>
-
#include "base/i18n/time_formatting.h"
#include "base/strings/utf_string_conversions.h"
« no previous file with comments | « components/sync/base/node_ordinal.cc ('k') | components/sync/base/unique_position.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698