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

Unified Diff: chromecast/chromecast.gni

Issue 1213333003: Build public cast_shell on x86 with GN. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Address linux-specific deps. Created 5 years, 4 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/build/args.gn ('k') | chromecast/common/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/chromecast.gni
diff --git a/chromecast/chromecast.gni b/chromecast/chromecast.gni
index 646d19fd905c75a6372d6e70660c389bea62193c..610b179aeb94553483e92a4547f52b135ff87514 100644
--- a/chromecast/chromecast.gni
+++ b/chromecast/chromecast.gni
@@ -5,7 +5,6 @@
declare_args() {
# chromecast_branding is used to indicate build version. Set it to
# "public" for Chromium build.
- # TODO(slan): Make this variable consistent with the GYP build.
chromecast_branding = "public"
use_playready = false
« no previous file with comments | « chromecast/build/args.gn ('k') | chromecast/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698