| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index 0549a77483a6a3ac2f350455025e51212238a5f6..7b53471aadc5819d24e45759edabe22bfdce2a0f 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -344,6 +344,8 @@
|
| 'host/host_secret.cc',
|
| 'host/host_secret.h',
|
| 'host/host_status_observer.h',
|
| + 'host/host_token_validator_factory.cc',
|
| + 'host/host_token_validator_factory.h',
|
| 'host/host_user_interface.cc',
|
| 'host/host_user_interface.h',
|
| 'host/in_memory_host_config.cc',
|
|
|