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

Unified Diff: base/test/launcher/test_launcher.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: base/test/launcher/test_launcher.h
diff --git a/base/test/launcher/test_launcher.h b/base/test/launcher/test_launcher.h
index a2fd8b241b9200f7cb6526d20b54aa367d8308a1..0647c99676e042f99dd062d3413512b9c5d035a2 100644
--- a/base/test/launcher/test_launcher.h
+++ b/base/test/launcher/test_launcher.h
@@ -26,6 +26,7 @@ namespace base {
class CommandLine;
struct LaunchOptions;
class SequencedWorkerPoolOwner;
+class TaskRunner;
class TestLauncher;
class Thread;

Powered by Google App Engine
This is Rietveld 408576698