| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index 4db9587d933f573db28914b5158b24b5a084c981..d6859cbaf3cb91d7a17a5aefcb6dea05ba0c5bb9 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -441,6 +441,8 @@
|
| 'host/signaling_connector.h',
|
| 'host/ui_strings.cc',
|
| 'host/ui_strings.h',
|
| + 'host/url_fetcher_token_validator_factory.cc',
|
| + 'host/url_fetcher_token_validator_factory.h',
|
| 'host/url_request_context.cc',
|
| 'host/url_request_context.h',
|
| 'host/usage_stats_consent.h',
|
|
|