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

Unified Diff: remoting/webapp/files.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
« remoting/webapp/build_template.gni ('K') | « remoting/webapp/build_template.gni ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/webapp/files.gni
diff --git a/remoting/webapp/files.gni b/remoting/webapp/files.gni
index 4bc2b8389741829172923ef04e00c0a1ace680e3..ff9380de94a3aed388eba7544f2bc0827fa1c9da 100644
--- a/remoting/webapp/files.gni
+++ b/remoting/webapp/files.gni
@@ -372,7 +372,6 @@ remoting_webapp_background_html_all_js_files =
remoting_webapp_background_html_js_files
remoting_webapp_background_html_all_js_files += [
"base/js/base.js",
- "base/js/client_session.js",
garykac 2015/05/18 17:08:54 No longer needed thanks for refactoring. Removing
kelvinp 2015/05/18 17:30:38 Yay :)
"base/js/error.js",
"base/js/identity.js",
"base/js/ipc.js",
« remoting/webapp/build_template.gni ('K') | « remoting/webapp/build_template.gni ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698