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

Unified Diff: remoting/app_remoting_webapp_files.gypi

Issue 1438043005: Closure compiler: Add app_remoting_webapp to bot. Fix some errors. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix parameter notation on createWindow function. Created 5 years, 1 month 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/app_remoting/js/app_connected_view.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/app_remoting_webapp_files.gypi
diff --git a/remoting/app_remoting_webapp_files.gypi b/remoting/app_remoting_webapp_files.gypi
index 7454ab846569cb4e19c2522bbdc21093d340fe8c..ecf9c1f688f4855c275ee6a5b12e6d2f08043f2e 100644
--- a/remoting/app_remoting_webapp_files.gypi
+++ b/remoting/app_remoting_webapp_files.gypi
@@ -28,10 +28,12 @@
'ar_feedback_consent_html_all_js_files': [
'webapp/app_remoting/js/feedback_consent.js',
'webapp/base/js/base.js',
+ 'webapp/base/js/chromoting_event.js',
'webapp/base/js/error.js',
'webapp/base/js/identity.js',
'webapp/base/js/oauth2_api.js',
'webapp/base/js/oauth2_api_impl.js',
+ 'webapp/base/js/platform.js',
'webapp/base/js/plugin_settings.js',
'webapp/base/js/l10n.js',
'webapp/base/js/xhr.js',
« no previous file with comments | « no previous file | remoting/webapp/app_remoting/js/app_connected_view.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698