| Index: remoting/webapp/files.gni
|
| diff --git a/remoting/webapp/files.gni b/remoting/webapp/files.gni
|
| index 140a22e4189e5759fc84da68303aaee578c03014..bc47c06e63e390e8c3bad14fc9accee73f3c4646 100644
|
| --- a/remoting/webapp/files.gni
|
| +++ b/remoting/webapp/files.gni
|
| @@ -280,6 +280,7 @@ remoting_webapp_js_host_control_files = [
|
| "crd/js/host_install_dialog.js",
|
| "crd/js/host_installer.js",
|
| "crd/js/it2me_host_facade.js",
|
| + "crd/js/native_message_host_log_message_handler.js",
|
| "crd/js/paired_client_manager.js",
|
| ]
|
|
|
|
|