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

Unified Diff: base/test/launcher/test_launcher.h

Issue 2697933003: Add missing #include around sequenced_worker_pool.h (Closed)
Patch Set: 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
« no previous file with comments | « no previous file | chromecast/browser/metrics/external_metrics.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « no previous file | chromecast/browser/metrics/external_metrics.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698