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

Unified Diff: remoting/remoting_options.gni

Issue 1132133008: [Chromoting] Run jscompile over JS for HTML files (GN-only) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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
« no previous file with comments | « no previous file | remoting/webapp/build_template.gni » ('j') | remoting/webapp/build_template.gni » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | remoting/webapp/build_template.gni » ('j') | remoting/webapp/build_template.gni » ('J')

Powered by Google App Engine
This is Rietveld 408576698