| 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 01d5f66a4c193ce19b06e14c7ebe05e4cef2453a..eefe86b344321ff244c1d3da0d47e07932447dd1 100644
|
| --- a/chrome/android/chrome_public_apk_tmpl.gni
|
| +++ b/chrome/android/chrome_public_apk_tmpl.gni
|
| @@ -31,7 +31,6 @@ declare_args() {
|
| default_chrome_public_jinja_variables = [
|
| "channel=$android_channel",
|
| "enable_leakcanary=$enable_leakcanary",
|
| - "enable_vr_shell=$enable_vr_shell",
|
| "enable_webvr=$enable_webvr",
|
| ]
|
|
|
|
|