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

Unified Diff: components/browser_sync/signin_confirmation_helper.cc

Issue 2443103003: Remove unused include in sequenced_worker_pool.h (Closed)
Patch Set: merge up to r429325 Created 4 years, 1 month 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/browser_sync/signin_confirmation_helper.cc
diff --git a/components/browser_sync/signin_confirmation_helper.cc b/components/browser_sync/signin_confirmation_helper.cc
index 0a59831753c3f2e488b16bb124a10b60012f1dfe..1300ae0384b799d83171d9b570325a29ec9b5f7f 100644
--- a/components/browser_sync/signin_confirmation_helper.cc
+++ b/components/browser_sync/signin_confirmation_helper.cc
@@ -6,6 +6,7 @@
#include <memory>
+#include "base/single_thread_task_runner.h"
#include "base/strings/string16.h"
#include "base/threading/thread_task_runner_handle.h"
#include "components/history/core/browser/history_backend.h"

Powered by Google App Engine
This is Rietveld 408576698