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

Unified Diff: chromecast/chromecast_locales.gyp

Issue 1266723002: Revert of [Chromecast] Change chromecast_branding to public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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/chromecast.gyp ('k') | chromecast/chromecast_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/chromecast_locales.gyp
diff --git a/chromecast/chromecast_locales.gyp b/chromecast/chromecast_locales.gyp
index 13b29a2eba1a5950b40b39777f490498da0dfefc..883a127ebd017bb070a046df45aea14eacb32252 100644
--- a/chromecast/chromecast_locales.gyp
+++ b/chromecast/chromecast_locales.gyp
@@ -4,7 +4,7 @@
{
'variables': {
- 'chromecast_branding%': 'public',
+ 'chromecast_branding%': 'Chromium',
'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/chromecast_strings',
},
'targets': [
@@ -30,7 +30,7 @@
'chromecast_settings',
],
'conditions': [
- ['chromecast_branding!="public"', {
+ ['chromecast_branding=="Chrome"', {
'dependencies': [
'internal/chromecast_locales.gyp:chromecast_app_strings',
],
« no previous file with comments | « chromecast/chromecast.gyp ('k') | chromecast/chromecast_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698