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

Unified Diff: chromecast/media/media.gyp

Issue 1097833002: Chromecast: temporary shim files for internal media codec callbacks. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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 | « chromecast/media/base/media_codec_support_simple.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/media/media.gyp
diff --git a/chromecast/media/media.gyp b/chromecast/media/media.gyp
index 68d2423a4fffde22b664eaa811ba625ad98b36bf..8b98ec9cbce80993b66ec9545edb72ca92c69a33 100644
--- a/chromecast/media/media.gyp
+++ b/chromecast/media/media.gyp
@@ -25,6 +25,8 @@
'base/key_systems_common.h',
'base/media_caps.cc',
'base/media_caps.h',
+ 'base/media_codec_support.cc',
+ 'base/media_codec_support.h',
'base/switching_media_renderer.cc',
'base/switching_media_renderer.h',
],
« no previous file with comments | « chromecast/media/base/media_codec_support_simple.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698