| 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",
|
| ]
|
|
|
| #
|
|
|