summaryrefslogtreecommitdiffstats
path: root/remoting/remoting.gyp
diff options
context:
space:
mode:
authorgarykac <garykac@chromium.org>2015-01-16 17:36:29 -0800
committerCommit bot <commit-bot@chromium.org>2015-01-17 01:37:43 +0000
commit21adc61a2c8dd97cda7e0be8c96c9280378dbc2a (patch)
treefc6da24bd4bafe06f66e9022d25661ba92b21969 /remoting/remoting.gyp
parent68ab5c1278ff752ce8a7ab3d1477ec8cfc85692f (diff)
downloadchromium_src-21adc61a2c8dd97cda7e0be8c96c9280378dbc2a.zip
chromium_src-21adc61a2c8dd97cda7e0be8c96c9280378dbc2a.tar.gz
chromium_src-21adc61a2c8dd97cda7e0be8c96c9280378dbc2a.tar.bz2
[Chromoting] Enable jscompile checks by default.
BUG= Review URL: https://codereview.chromium.org/858633002 Cr-Commit-Position: refs/heads/master@{#312006}
Diffstat (limited to 'remoting/remoting.gyp')
-rw-r--r--remoting/remoting.gyp7
1 files changed, 6 insertions, 1 deletions
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 865cc26..df2ec57 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -7,7 +7,7 @@
'chromium_code': 1,
# Set this to run the jscompile checks after building the webapp.
- 'run_jscompile%': 0,
+ 'run_jscompile%': 1,
# Set this to enable cast mode on the android client.
'enable_cast%': 0,
@@ -48,6 +48,11 @@
'<!(python -c "import uuid; print uuid.uuid5(uuid.UUID(\'655bd819-c08c-4b04-80c2-f160739ff6ef\'), \'<(version_full)\')")',
'rdp_desktop_session_clsid':
'<!(python -c "import uuid; print uuid.uuid5(uuid.UUID(\'6a7699f0-ee43-43e7-aa30-a6738f9bd470\'), \'<(version_full)\')")',
+
+ # Java is not available on Windows bots, so we need to disable
+ # JScompile checks.
+ 'run_jscompile': 0,
+
}],
],
'remoting_locales': [