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

Unified Diff: remoting/webapp/files.gni

Issue 2796683003: Expose local host state to authorized sites. (Closed)
Patch Set: Missing semicolon Created 3 years, 9 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
« no previous file with comments | « remoting/webapp/crd/js/options_export.js ('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 f2e55cdaf62a652f18c1b59a17db9367eb4135b4..8540ef997e57d5354beb961ece141e40d63b83f8 100644
--- a/remoting/webapp/files.gni
+++ b/remoting/webapp/files.gni
@@ -445,6 +445,9 @@ remoting_webapp_background_html_all_js_files += [
"base/js/typecheck.js",
"base/js/xhr.js",
"base/js/xhr_event_writer.js",
+ "crd/js/host_controller.js",
+ "crd/js/host_daemon_facade.js",
+ "crd/js/native_message_host_log_message_handler.js",
]
#
« no previous file with comments | « remoting/webapp/crd/js/options_export.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698