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

Unified Diff: chromecast/media/media.gyp

Issue 1161163003: Chromecast: split DummyMediaTaskRunner class into its own file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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: chromecast/media/media.gyp
diff --git a/chromecast/media/media.gyp b/chromecast/media/media.gyp
index f7bdcf0aacfbf6d3487ed7aa996e07d95185084c..32074abeff5d0a0100071f26824f5c05ec180123 100644
--- a/chromecast/media/media.gyp
+++ b/chromecast/media/media.gyp
@@ -99,6 +99,8 @@
'cma/base/decoder_buffer_base.h',
'cma/base/decoder_config_adapter.cc',
'cma/base/decoder_config_adapter.h',
+ 'cma/base/dummy_media_task_runner.cc',
+ 'cma/base/dummy_media_task_runner.h',
'cma/base/media_task_runner.cc',
'cma/base/media_task_runner.h',
],

Powered by Google App Engine
This is Rietveld 408576698