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

Side by Side Diff: chromecast/args.gn

Issue 1055173005: Add BUILD.gn files for chromecast/media (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: use source_set + groups 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 unified diff | Download patch
OLDNEW
(Empty)
1 # Build arguments for Chromecast.
2 # Copy the contents of this file to gn args.
3
4 root_extra_deps = [ "//chromecast" ]
5
6 # Flags set from build/common.gypi
7 enable_mpeg2ts_stream_parser = true
8 ffmpeg_branding = "ChromeOS"
9 proprietary_codecs = true
10 enable_browser_cdms = true
11 # TODO: should we set these flags:
gunsch 2015/04/21 20:58:18 "TODO(halliwell): look into supporting Cast Ozone
prashantv 2015/04/21 21:20:17 Done.
12 # ozone_platform_cast = 1
OLDNEW
« no previous file with comments | « chromecast/BUILD.gn ('k') | chromecast/base/BUILD.gn » ('j') | chromecast/chromecast.gni » ('J')

Powered by Google App Engine
This is Rietveld 408576698