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

Unified Diff: components/sync/base/unique_position.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/time.cc ('k') | components/sync/base/weak_handle.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/base/unique_position.cc
diff --git a/components/sync/base/unique_position.cc b/components/sync/base/unique_position.cc
index 1c8cdf87d8b2da7bafb9e53eac97d4a2685270b0..685a290e3e0df4be30ea5a48def3e12af340592a 100644
--- a/components/sync/base/unique_position.cc
+++ b/components/sync/base/unique_position.cc
@@ -4,9 +4,6 @@
#include "components/sync/base/unique_position.h"
-#include <stddef.h>
-#include <stdint.h>
-
#include <algorithm>
#include <limits>
« no previous file with comments | « components/sync/base/time.cc ('k') | components/sync/base/weak_handle.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698