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

Unified Diff: components/browser_sync/signin_confirmation_helper.h

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.h
diff --git a/components/browser_sync/signin_confirmation_helper.h b/components/browser_sync/signin_confirmation_helper.h
index 27bd62ef1bf02c1a293f0cc464c5509c8a173267..c006653df91703f2e1b4fbdd77a0b9dc2697e231 100644
--- a/components/browser_sync/signin_confirmation_helper.h
+++ b/components/browser_sync/signin_confirmation_helper.h
@@ -11,6 +11,10 @@
#include "base/memory/ref_counted.h"
#include "base/task/cancelable_task_tracker.h"
+namespace base {
+class SingleThreadTaskRunner;
+}
+
namespace history {
class HistoryService;
class QueryResults;
« no previous file with comments | « chrome/service/service_utility_process_host.cc ('k') | components/browser_sync/signin_confirmation_helper.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698