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

Unified Diff: media/mojo/clients/mojo_decoder_factory.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 | « media/mojo/clients/mojo_audio_decoder_unittest.cc ('k') | media/mojo/services/android_mojo_media_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/mojo/clients/mojo_decoder_factory.h
diff --git a/media/mojo/clients/mojo_decoder_factory.h b/media/mojo/clients/mojo_decoder_factory.h
index 7cb0101d1a631b9e4c3f8fc975f688044e68c60a..edf35469e5daba9d9e82d7a5d068505e6b13c73c 100644
--- a/media/mojo/clients/mojo_decoder_factory.h
+++ b/media/mojo/clients/mojo_decoder_factory.h
@@ -6,6 +6,7 @@
#define MEDIA_MOJO_CLIENTS_MOJO_DECODER_FACTORY_H_
#include "base/macros.h"
+#include "base/single_thread_task_runner.h"
#include "media/base/decoder_factory.h"
#include "services/service_manager/public/interfaces/interface_provider.mojom.h"
« no previous file with comments | « media/mojo/clients/mojo_audio_decoder_unittest.cc ('k') | media/mojo/services/android_mojo_media_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698