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

Unified Diff: components/sync/core/internal_components_factory_impl.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/internal_components_factory_impl.cc
diff --git a/components/sync/core/internal_components_factory_impl.cc b/components/sync/core/internal_components_factory_impl.cc
index c77026f927d3ce766bd212d5a49886e0ee76ebd5..2fc73a41a87b27ff15348595dd700e9ffe7d4d66 100644
--- a/components/sync/core/internal_components_factory_impl.cc
+++ b/components/sync/core/internal_components_factory_impl.cc
@@ -4,9 +4,6 @@
#include "components/sync/core/internal_components_factory_impl.h"
-#include <string>
-#include <vector>
-
#include "components/sync/engine_impl/backoff_delay_provider.h"
#include "components/sync/engine_impl/cycle/sync_cycle_context.h"
#include "components/sync/engine_impl/sync_scheduler_impl.h"
« no previous file with comments | « components/sync/core/http_bridge_network_resources.cc ('k') | components/sync/core/processor_entity_tracker.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698