| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index 4db9587d933f573db28914b5158b24b5a084c981..5e12e4fac2ae3f97b9181eef24d46e86d3c4e040 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -439,6 +439,8 @@
|
| 'host/session_manager_factory.h',
|
| 'host/signaling_connector.cc',
|
| 'host/signaling_connector.h',
|
| + 'host/token_validator_factory_impl.cc',
|
| + 'host/token_validator_factory_impl.h',
|
| 'host/ui_strings.cc',
|
| 'host/ui_strings.h',
|
| 'host/url_request_context.cc',
|
|
|