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

Unified Diff: remoting/host/BUILD.gn

Issue 1855613002: Adding the RemoteSecurityKeyMessageHandler class. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressing feedback Created 4 years, 8 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/fake_remote_security_key_ipc_client.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 4d841e36c3e2fb22268a96a1d1a4886409a27019..b16daa43f76309796ae30565217880404719f51a 100644
--- a/remoting/host/BUILD.gn
+++ b/remoting/host/BUILD.gn
@@ -297,6 +297,7 @@ if (is_mac) { # TODO(GYP) Mac build of remoting host.
"security_key/gnubby_extension_session_unittest.cc",
"security_key/remote_security_key_ipc_client_unittest.cc",
"security_key/remote_security_key_ipc_server_unittest.cc",
+ "security_key/remote_security_key_message_handler_unittest.cc",
"security_key/remote_security_key_message_reader_impl_unittest.cc",
"security_key/remote_security_key_message_writer_impl_unittest.cc",
"server_log_entry_host_unittest.cc",
« no previous file with comments | « no previous file | remoting/host/security_key/fake_remote_security_key_ipc_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698