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

Unified Diff: remoting/remoting_options.gypi

Issue 1231153002: Add VR desktop activity structure (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add decider for Cardboard permission in Manifest Created 5 years, 5 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
« remoting/remoting_android.gypi ('K') | « remoting/remoting_android.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_options.gypi
diff --git a/remoting/remoting_options.gypi b/remoting/remoting_options.gypi
index 037fddc9fef406c469744ca32aa7a5a83c0fe142..c35a9a5fffa40095d1d08d582dd2f63af5de1dee 100644
--- a/remoting/remoting_options.gypi
+++ b/remoting/remoting_options.gypi
@@ -15,6 +15,9 @@
# Set this to use GCD instead of the remoting directory service.
'remoting_use_gcd%': 0,
+ # Set this to enable Chromoting Cardboard Activity.
Sergey Ulanov 2015/07/13 23:58:05 indicate that this is for Android, I suggest: # E
+ 'enable_cardboard%': 0,
+
'variables': {
'conditions': [
# Enable the multi-process host on Windows by default.
« remoting/remoting_android.gypi ('K') | « remoting/remoting_android.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698