| Index: remoting/remoting_webapp_files.gypi
|
| diff --git a/remoting/remoting_webapp_files.gypi b/remoting/remoting_webapp_files.gypi
|
| index 7474e6793e290aa7bf1dd6b20c7ba2ac7dfe049f..11ae27ccce7709d6bd4669047687c1faa65a29a6 100644
|
| --- a/remoting/remoting_webapp_files.gypi
|
| +++ b/remoting/remoting_webapp_files.gypi
|
| @@ -251,6 +251,7 @@
|
| # Files for controlling the local machine as a host.
|
| # Includes both it2me and me2me files.
|
| 'remoting_webapp_js_host_control_files': [
|
| + 'webapp/crd/js/buffered_signal_strategy.js',
|
| 'webapp/crd/js/host_controller.js',
|
| 'webapp/crd/js/host_daemon_facade.js',
|
| 'webapp/crd/js/host_screen.js',
|
|
|