Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index 2a902d6231d053f9739498e41b50609f7db7021f..80f89b8615a9adf1869b82ce6c63ecb672f6497e 100644 |
--- a/remoting/remoting.gyp |
+++ b/remoting/remoting.gyp |
@@ -9,6 +9,9 @@ |
# Set this to run the jscompile checks after building the webapp. |
'run_jscompile%': 0, |
+ # Set this to enable cast mode on the android client. |
+ 'enable_cast%': 0, |
+ |
'variables': { |
'conditions': [ |
# Enable the multi-process host on Windows by default. |