| Index: chrome/android/chrome_public_apk_tmpl.gni
|
| diff --git a/chrome/android/chrome_public_apk_tmpl.gni b/chrome/android/chrome_public_apk_tmpl.gni
|
| index 78cd4cb46cd1e7c338f5f9c243f73c6a04f7c4ff..057eed63c72859a75237581555736a0c5785960a 100644
|
| --- a/chrome/android/chrome_public_apk_tmpl.gni
|
| +++ b/chrome/android/chrome_public_apk_tmpl.gni
|
| @@ -29,6 +29,7 @@ declare_args() {
|
| default_chrome_public_jinja_variables = [
|
| "channel=$android_channel",
|
| "enable_leakcanary=$enable_leakcanary",
|
| + "enable_vr_shell=$enable_vr_shell",
|
| ]
|
|
|
| # GYP: //chrome/android/chrome_apk.gypi
|
|
|