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

Unified Diff: components/sync/api/attachments/attachment_id.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/api/attachments/attachment_id.cc
diff --git a/components/sync/api/attachments/attachment_id.cc b/components/sync/api/attachments/attachment_id.cc
index 8c662609a5eb1aef5cb6704694388f614cf25232..0580b346d3b5fbab4b8a8a15dc09d64626774c23 100644
--- a/components/sync/api/attachments/attachment_id.cc
+++ b/components/sync/api/attachments/attachment_id.cc
@@ -4,9 +4,6 @@
#include "components/sync/api/attachments/attachment_id.h"
-#include <stddef.h>
-#include <stdint.h>
-
#include "base/logging.h"
#include "components/sync/base/attachment_id_proto.h"
#include "components/sync/protocol/sync.pb.h"
« no previous file with comments | « components/sync/api/attachments/attachment.cc ('k') | components/sync/api/attachments/attachment_metadata.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698