| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index c9724dd45a29668add084c139d18317e33618f26..09e1c4f4129a3f33521c277e118c32eb958ca142 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -367,6 +367,8 @@
|
| 'host/host_secret.h',
|
| 'host/host_status_monitor.h',
|
| 'host/host_status_observer.h',
|
| + 'host/url_fetcher_token_validator_factory.cc',
|
| + 'host/url_fetcher_token_validator_factory.h',
|
| 'host/host_user_interface.cc',
|
| 'host/host_user_interface.h',
|
| 'host/in_memory_host_config.cc',
|
|
|