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

Unified Diff: media/remoting/adaptive_renderer_factory.cc

Issue 2608163003: Change single-interface mojo bindings to use SequencedTaskRunner. (Closed)
Patch Set: Created 3 years, 11 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/services/mojo_renderer_service.cc ('k') | media/remoting/courier_renderer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/remoting/adaptive_renderer_factory.cc
diff --git a/media/remoting/adaptive_renderer_factory.cc b/media/remoting/adaptive_renderer_factory.cc
index 0b2d62fb680526221ac869b2105755f10f044b78..df4a9d4a79a9ea881672458ee24f163aab43536b 100644
--- a/media/remoting/adaptive_renderer_factory.cc
+++ b/media/remoting/adaptive_renderer_factory.cc
@@ -6,6 +6,7 @@
#include "base/logging.h"
#include "base/memory/ptr_util.h"
+#include "base/single_thread_task_runner.h"
#include "media/remoting/courier_renderer.h"
namespace media {
« no previous file with comments | « media/mojo/services/mojo_renderer_service.cc ('k') | media/remoting/courier_renderer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698