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

Unified Diff: components/sync/core_impl/syncapi_server_connection_manager_unittest.cc

Issue 2388973002: [Sync] Removing duplicate includes, part 2. (Closed)
Patch Set: Update for Max's comments. 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/core_impl/syncapi_server_connection_manager_unittest.cc
diff --git a/components/sync/core_impl/syncapi_server_connection_manager_unittest.cc b/components/sync/core_impl/syncapi_server_connection_manager_unittest.cc
index c88e9ddca2e60a92a84ead5d5da83c61cd832a8f..1620d91620a564ae6575bfe2ff7d8096faa742c4 100644
--- a/components/sync/core_impl/syncapi_server_connection_manager_unittest.cc
+++ b/components/sync/core_impl/syncapi_server_connection_manager_unittest.cc
@@ -6,7 +6,6 @@
#include "base/bind.h"
#include "base/bind_helpers.h"
-#include "base/compiler_specific.h"
#include "base/single_thread_task_runner.h"
#include "base/synchronization/waitable_event.h"
#include "base/test/test_timeouts.h"
« no previous file with comments | « components/sync/core_impl/sync_manager_impl_unittest.cc ('k') | components/sync/core_impl/test/test_entry_factory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698