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

Unified Diff: components/password_manager/core/browser/affiliation_backend.h

Issue 2690533002: Remove header dependencies from sequence_checker.h to sequenced_worker_pool.h (Closed)
Patch Set: rebase Created 3 years, 10 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/password_manager/core/browser/affiliation_backend.h
diff --git a/components/password_manager/core/browser/affiliation_backend.h b/components/password_manager/core/browser/affiliation_backend.h
index f99fcac989438792846285d54a0cb9d71c66ad2b..832c305d54bf021641b8cd9061f3e9d0765c8aee 100644
--- a/components/password_manager/core/browser/affiliation_backend.h
+++ b/components/password_manager/core/browser/affiliation_backend.h
@@ -25,6 +25,7 @@ namespace base {
class Clock;
class FilePath;
class SingleThreadTaskRunner;
+class TaskRunner;
class ThreadChecker;
class TickClock;
class Time;

Powered by Google App Engine
This is Rietveld 408576698