diff options
Diffstat (limited to 'remoting/remoting_host.gypi')
-rw-r--r-- | remoting/remoting_host.gypi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/remoting/remoting_host.gypi b/remoting/remoting_host.gypi index 4639e18..e3071e1 100644 --- a/remoting/remoting_host.gypi +++ b/remoting/remoting_host.gypi @@ -224,6 +224,8 @@ 'host/shaped_screen_capturer.h', 'host/signaling_connector.cc', 'host/signaling_connector.h', + 'host/token_validator_base.cc', + 'host/token_validator_base.h', 'host/token_validator_factory_impl.cc', 'host/token_validator_factory_impl.h', 'host/usage_stats_consent.h', |