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

Unified Diff: components/sync/syncable/write_transaction_info.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/syncable/write_transaction_info.cc
diff --git a/components/sync/syncable/write_transaction_info.cc b/components/sync/syncable/write_transaction_info.cc
index d47b611aa8955f3e21f89fad9b3d08b0c1ac3f85..a69b54ec9b4e16cd0faf02a9782bf9bdc8a6233d 100644
--- a/components/sync/syncable/write_transaction_info.cc
+++ b/components/sync/syncable/write_transaction_info.cc
@@ -4,9 +4,6 @@
#include "components/sync/syncable/write_transaction_info.h"
-#include <stddef.h>
-#include <stdint.h>
-
#include "base/memory/ptr_util.h"
#include "base/strings/string_number_conversions.h"
« no previous file with comments | « components/sync/syncable/syncable_write_transaction.cc ('k') | components/sync/test/engine/mock_connection_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698