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

Unified Diff: remoting/webapp/files.gni

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
Index: remoting/webapp/files.gni
diff --git a/remoting/webapp/files.gni b/remoting/webapp/files.gni
index 8fdc8d184f9b0d5ab76ddc5a1925cc5f54fba37a..0b56868d9e9a45d201087c5ab01891ab473ed5b4 100644
--- a/remoting/webapp/files.gni
+++ b/remoting/webapp/files.gni
@@ -648,10 +648,12 @@ ar_feedback_consent_html_js_files = [ "app_remoting/js/feedback_consent.js" ]
ar_feedback_consent_html_all_js_files = [
"app_remoting/js/feedback_consent.js",
"base/js/base.js",
+ "base/js/chromoting_event.js",
"base/js/error.js",
"base/js/identity.js",
"base/js/oauth2_api.js",
"base/js/oauth2_api_impl.js",
+ "base/js/platform.js",
"base/js/plugin_settings.js",
"base/js/l10n.js",
"base/js/xhr.js",
« no previous file with comments | « remoting/webapp/app_remoting/js/ar_background.js ('k') | third_party/closure_compiler/compiled_resources.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698