Index: chrome/chrome_android.gypi |
diff --git a/chrome/chrome_android.gypi b/chrome/chrome_android.gypi |
index 125ae1a12599733ce404ecd5266a66da766746eb..071a5dae1dcd6eb84302670fffd956d6d266181b 100644 |
--- a/chrome/chrome_android.gypi |
+++ b/chrome/chrome_android.gypi |
@@ -100,6 +100,7 @@ |
'<(version_py_path)', |
'-f', '<(version_path)', |
'-f', '<(branding_path)', |
+ '-e', 'CHANNEL=str.upper("<(android_channel)")', |
'<(template_input_path)', |
'<(output_path)', |
], |