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

Unified Diff: media/media.gyp

Issue 1209363004: media: Support RendererFactory in MojoMediaClient. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix android build (hopefully) Created 5 years, 5 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: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index f581a46cb15cb29f391b9ff02fedabf4f0823520..f041c15b4c13fe4c1566b25f2a7ab9d7509d8db2 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -711,8 +711,6 @@
'sources!': [
'filters/opus_audio_decoder.cc',
'filters/opus_audio_decoder.h',
- 'renderers/default_renderer_factory.cc',
- 'renderers/default_renderer_factory.h',
],
'defines': [
'DISABLE_USER_INPUT_MONITOR',

Powered by Google App Engine
This is Rietveld 408576698