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

Unified Diff: chrome/common/features.gni

Issue 2399533002: Pull in vr_shell code for webvr (Closed)
Patch Set: review Created 4 years, 2 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
Index: chrome/common/features.gni
diff --git a/chrome/common/features.gni b/chrome/common/features.gni
index 141586898f4516b0121876e96dc083361af99c30..cff4052d05a490577337e8ba47ae39f04f9f30f7 100644
--- a/chrome/common/features.gni
+++ b/chrome/common/features.gni
@@ -60,6 +60,7 @@ chrome_grit_defines = [
"enable_google_now=$enable_google_now",
"enable_hotwording=$enable_hotwording",
"enable_vr_shell=$enable_vr_shell",
+ "enable_webvr=$enable_webvr",
"safe_browsing_mode=$safe_browsing_mode",
"use_vulcanize=$use_vulcanize",
]

Powered by Google App Engine
This is Rietveld 408576698