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

Unified Diff: components/sync/core_impl/js_mutation_event_observer.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/js_mutation_event_observer.cc
diff --git a/components/sync/core_impl/js_mutation_event_observer.cc b/components/sync/core_impl/js_mutation_event_observer.cc
index 4321d06807a69ef65370f32dea6280d3f1c9bb5d..a387e1e592cdc87006ad099d1916a5231ddbbfc6 100644
--- a/components/sync/core_impl/js_mutation_event_observer.cc
+++ b/components/sync/core_impl/js_mutation_event_observer.cc
@@ -5,9 +5,6 @@
#include "components/sync/core_impl/js_mutation_event_observer.h"
#include <stddef.h>
-#include <stdint.h>
-
-#include <string>
#include "base/location.h"
#include "base/logging.h"
« no previous file with comments | « components/sync/core_impl/change_reorder_buffer.cc ('k') | components/sync/core_impl/protocol_event_buffer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698