Index: remoting/remoting_options.gni |
diff --git a/remoting/remoting_options.gni b/remoting/remoting_options.gni |
index 9a62253ea86de4db20d7abdc87bf8bf87ce79dac..771a1853e27f307b92292a406fbf2d16b65e217e 100644 |
--- a/remoting/remoting_options.gni |
+++ b/remoting/remoting_options.gni |
@@ -3,7 +3,7 @@ |
# found in the LICENSE file. |
# Set this to run the jscompile checks after building the webapp. |
-run_jscompile = 0 |
+run_jscompile = false |
# Set this to enable cast mode on the android client. |
enable_cast = 0 |