Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(280)

Unified Diff: remoting/host/BUILD.gn

Issue 2369193002: [Remoting Host] Select Latest Valid Cert (Closed)
Patch Set: Fix comment Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | remoting/host/token_validator_base.h » ('j') | remoting/host/token_validator_base.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/BUILD.gn
diff --git a/remoting/host/BUILD.gn b/remoting/host/BUILD.gn
index 51dcaada0d255950ed9239efd959c173e4aca11e..2605d7f9acafaf6cd8e540b96c36b7be973d9456 100644
--- a/remoting/host/BUILD.gn
+++ b/remoting/host/BUILD.gn
@@ -526,6 +526,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",
]
« no previous file with comments | « no previous file | remoting/host/token_validator_base.h » ('j') | remoting/host/token_validator_base.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698