| Index: remoting/host/BUILD.gn
|
| diff --git a/remoting/host/BUILD.gn b/remoting/host/BUILD.gn
|
| index fd03fdadaf247bbaa9bc04051970d2fe77603597..f7d4c98a00183c8f3866066e1724d6a833a6f22a 100644
|
| --- a/remoting/host/BUILD.gn
|
| +++ b/remoting/host/BUILD.gn
|
| @@ -525,6 +525,7 @@ source_set("unit_tests") {
|
| "setup/oauth_helper_unittest.cc",
|
| "setup/pin_validator_unittest.cc",
|
| "third_party_auth_config_unittest.cc",
|
| + "token_validator_base_unittest.cc",
|
| "token_validator_factory_impl_unittest.cc",
|
| "touch_injector_win_unittest.cc",
|
| ]
|
|
|