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

Unified Diff: chrome/renderer/media/cast_threads.h

Issue 2884763002: Automated IWYU fix for TaskRunner includes. (Closed)
Patch Set: rebase on r472096 Created 3 years, 7 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 | « chrome/renderer/chrome_mock_render_thread.h ('k') | chrome/service/service_process.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/media/cast_threads.h
diff --git a/chrome/renderer/media/cast_threads.h b/chrome/renderer/media/cast_threads.h
index ff9fd44d7096f110a40e4bd93bfeb3e8dce61f33..01f05552a0cb4dc39b2ea2a6c28639842e48c8da 100644
--- a/chrome/renderer/media/cast_threads.h
+++ b/chrome/renderer/media/cast_threads.h
@@ -15,6 +15,7 @@
#include "base/lazy_instance.h"
#include "base/macros.h"
+#include "base/single_thread_task_runner.h"
#include "base/threading/thread.h"
class CastThreads {
« no previous file with comments | « chrome/renderer/chrome_mock_render_thread.h ('k') | chrome/service/service_process.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698