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

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

Issue 2388973002: [Sync] Removing duplicate includes, part 2. (Closed)
Patch Set: Rebase. 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"

Powered by Google App Engine
This is Rietveld 408576698