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

Unified Diff: remoting/remoting.gyp

Issue 803653004: Update Chromoting to use /third_party/closure_compiler. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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
Index: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 865cc26ddf726953f9bd69f7849910260363c110..315db92380a8dd91186c10eed91fec03592e3358 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,

Powered by Google App Engine
This is Rietveld 408576698