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

Unified Diff: components/sync/driver/invalidation_adapter.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/driver/invalidation_adapter.cc
diff --git a/components/sync/driver/invalidation_adapter.cc b/components/sync/driver/invalidation_adapter.cc
index 2142641d4cbf6735e6cef90cef8bf9e4d6d75fb8..15b4db2c3498b7dd8789761d4fc0fa5c884875ab 100644
--- a/components/sync/driver/invalidation_adapter.cc
+++ b/components/sync/driver/invalidation_adapter.cc
@@ -4,8 +4,6 @@
#include "components/sync/driver/invalidation_adapter.h"
-#include <string>
-
namespace browser_sync {
InvalidationAdapter::InvalidationAdapter(
« no previous file with comments | « components/sync/driver/glue/sync_backend_registrar.cc ('k') | components/sync/driver/model_association_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698