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

Unified Diff: components/sync/base/attachment_id_proto.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/api/sync_merge_result.cc ('k') | components/sync/base/node_ordinal.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/base/attachment_id_proto.cc
diff --git a/components/sync/base/attachment_id_proto.cc b/components/sync/base/attachment_id_proto.cc
index e9b2d538d62f9e6aee9421299f07fdd368daa391..5ed15dc0818aec1b0389e0026bd92183d66559b9 100644
--- a/components/sync/base/attachment_id_proto.cc
+++ b/components/sync/base/attachment_id_proto.cc
@@ -4,9 +4,6 @@
#include "components/sync/base/attachment_id_proto.h"
-#include <stddef.h>
-#include <stdint.h>
-
#include <string>
#include "base/guid.h"
« no previous file with comments | « components/sync/api/sync_merge_result.cc ('k') | components/sync/base/node_ordinal.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698