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

Unified Diff: components/sync/engine_impl/loopback_server/loopback_connection_manager.cc

Issue 2460703005: [Sync] IWYU cleanup. (Closed)
Patch Set: Created 4 years, 2 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/engine_impl/loopback_server/loopback_connection_manager.cc
diff --git a/components/sync/engine_impl/loopback_server/loopback_connection_manager.cc b/components/sync/engine_impl/loopback_server/loopback_connection_manager.cc
index d218b8f112636f850c7fd86ec4e12120180c613c..ee1bd0f1aab96e7f2919632d8aa2c2562ad70d83 100644
--- a/components/sync/engine_impl/loopback_server/loopback_connection_manager.cc
+++ b/components/sync/engine_impl/loopback_server/loopback_connection_manager.cc
@@ -3,8 +3,6 @@
// found in the LICENSE file.
#include "components/sync/engine_impl/loopback_server/loopback_connection_manager.h"
-#include <string>
-
namespace syncer {
LoopbackConnectionManager::LoopbackConnectionManager(

Powered by Google App Engine
This is Rietveld 408576698