| Index: chrome/common/features.gni
|
| diff --git a/chrome/common/features.gni b/chrome/common/features.gni
|
| index 0c2e335dd810f4c21145e43babbdfb3b5427de5b..44de8d2cabde20a2015961039b15fffd26e6a2ec 100644
|
| --- a/chrome/common/features.gni
|
| +++ b/chrome/common/features.gni
|
| @@ -63,6 +63,7 @@ chrome_grit_defines = [
|
| "enable_hotwording=$enable_hotwording",
|
| "enable_service_discovery=$enable_service_discovery",
|
| "enable_vr_shell=$enable_vr_shell",
|
| + "enable_webvr=$enable_webvr",
|
| "safe_browsing_mode=$safe_browsing_mode",
|
| "use_vulcanize=$use_vulcanize",
|
| ]
|
|
|