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

Side by Side Diff: chromecast/chromecast.gni

Issue 1055173005: Add BUILD.gn files for chromecast/media (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 unified diff | Download patch
OLDNEW
(Empty)
1 declare_args() {
brettw 2015/04/21 16:39:09 Copyright block.
prashantv 2015/04/21 18:21:36 Done.
2 # chromecast_branding is set to "Chrome" for an official build
3 chromecast_branding = "Chromium"
brettw 2015/04/21 16:39:09 You can choose how you want to do this. Since ther
prashantv 2015/04/21 18:21:36 Done.
4
5 use_playready = true
6 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698