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

Unified Diff: components/sync/core_impl/protocol_event_buffer.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/core_impl/protocol_event_buffer.cc
diff --git a/components/sync/core_impl/protocol_event_buffer.cc b/components/sync/core_impl/protocol_event_buffer.cc
index 9e856197b953d5297ddadc5adb2d57e1a2554c95..aefc85862f8efe6da97d33d1e2d6f8a732a670d5 100644
--- a/components/sync/core_impl/protocol_event_buffer.cc
+++ b/components/sync/core_impl/protocol_event_buffer.cc
@@ -4,8 +4,6 @@
#include "components/sync/core_impl/protocol_event_buffer.h"
-#include <stddef.h>
-
#include "components/sync/engine/events/protocol_event.h"
namespace syncer {
« no previous file with comments | « components/sync/core_impl/js_mutation_event_observer.cc ('k') | components/sync/core_impl/sync_encryption_handler_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698