| Index: remoting/webapp/files.gni
|
| diff --git a/remoting/webapp/files.gni b/remoting/webapp/files.gni
|
| index fbd68c77ed227c13fb227d44080a74f4b8ebc2a1..135e5b81974f31894a4194891e0e8f4390ea4503 100644
|
| --- a/remoting/webapp/files.gni
|
| +++ b/remoting/webapp/files.gni
|
| @@ -251,6 +251,7 @@ remoting_webapp_js_gnubby_auth_files = [ "crd/js/gnubby_auth_handler.js" ]
|
| # Files for controlling the local machine as a host.
|
| # Includes both it2me and me2me files.
|
| remoting_webapp_js_host_control_files = [
|
| + "crd/js/buffered_signal_strategy.js",
|
| "crd/js/host_controller.js",
|
| "crd/js/host_daemon_facade.js",
|
| "crd/js/host_screen.js",
|
|
|