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

Unified Diff: remoting/host/BUILD.gn

Issue 2202733004: Renaming Linux security key auth handler (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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/security_key/security_key_auth_handler.h » ('j') | no next file with comments »
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 7d734f5e902173a3414cd59a94c7d75c18c5501c..0bcfdf47eb4927cf2d6828f41967329ba1592be8 100644
--- a/remoting/host/BUILD.gn
+++ b/remoting/host/BUILD.gn
@@ -333,7 +333,7 @@ source_set("unit_tests") {
"resizing_host_observer_unittest.cc",
"resources_unittest.cc",
"screen_resolution_unittest.cc",
- "security_key/security_key_auth_handler_linux_unittest.cc",
+ "security_key/security_key_auth_handler_posix_unittest.cc",
"security_key/security_key_auth_handler_win_unittest.cc",
"security_key/security_key_extension_session_unittest.cc",
"security_key/security_key_ipc_client_unittest.cc",
« no previous file with comments | « no previous file | remoting/host/security_key/security_key_auth_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698