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

Unified Diff: chromecast/chromecast.gyp

Issue 1074383002: Introduce VideoConfig/AudioConfig class for CMA backend (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove decoder_config.cc 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
Index: chromecast/chromecast.gyp
diff --git a/chromecast/chromecast.gyp b/chromecast/chromecast.gyp
index a9892ab23b9a3ec50fb248666d6c07416fd69560..7c46d221bf0b5a9938a14d48a5b0b14f209bb581 100644
--- a/chromecast/chromecast.gyp
+++ b/chromecast/chromecast.gyp
@@ -42,6 +42,7 @@
'public/chromecast_export.h',
'public/graphics_properties_shlib.h',
'public/graphics_types.h',
+ 'public/media/decoder_config.h',
'public/osd_plane.h',
'public/osd_plane_shlib.h',
'public/osd_surface.h',
« no previous file with comments | « no previous file | chromecast/media/cma/backend/audio_pipeline_device.h » ('j') | chromecast/public/media/decoder_config.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698