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

Unified Diff: components/sync/syncable/syncable_write_transaction.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_util.cc ('k') | components/sync/syncable/write_transaction_info.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/syncable/syncable_write_transaction.cc
diff --git a/components/sync/syncable/syncable_write_transaction.cc b/components/sync/syncable/syncable_write_transaction.cc
index ef4ab67bc55cd3ab3717a0f6027426b50bdca4c9..2a9504aed954fc19df55a8def95f33d9fc086c59 100644
--- a/components/sync/syncable/syncable_write_transaction.cc
+++ b/components/sync/syncable/syncable_write_transaction.cc
@@ -4,8 +4,6 @@
#include "components/sync/syncable/syncable_write_transaction.h"
-#include <stdint.h>
-
#include <string>
#include "components/sync/syncable/directory.h"
« no previous file with comments | « components/sync/syncable/syncable_util.cc ('k') | components/sync/syncable/write_transaction_info.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698