| Index: remoting/webapp/files.gni
|
| diff --git a/remoting/webapp/files.gni b/remoting/webapp/files.gni
|
| index b57194d2ec52bc5fbc54c9ad46e4b5bc6abf3db4..2a45e73a6a917c90ed3d66c2995bc637a9e550fb 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",
|
| ]
|
|
|
|
|