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

Unified Diff: remoting/remoting_host_srcs.gypi

Issue 1830433002: Adding the message writing class used for remote_security_key STDOUT communication. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@messages
Patch Set: Fixing non-windows linking error Created 4 years, 9 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 | « remoting/host/security_key/security_key_message.cc ('k') | remoting/remoting_test.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_host_srcs.gypi
diff --git a/remoting/remoting_host_srcs.gypi b/remoting/remoting_host_srcs.gypi
index 28c34693c6bd2a5ddb7ade441600caccf544bfe9..f0067ae41cb1d58df41592c3666ea0dca7c9d993 100644
--- a/remoting/remoting_host_srcs.gypi
+++ b/remoting/remoting_host_srcs.gypi
@@ -226,6 +226,8 @@
'host/security_key/remote_security_key_ipc_server.h',
'host/security_key/remote_security_key_ipc_server_impl.cc',
'host/security_key/remote_security_key_ipc_server_impl.h',
+ 'host/security_key/remote_security_key_message_writer.cc',
+ 'host/security_key/remote_security_key_message_writer.h',
'host/security_key/security_key_message.cc',
'host/security_key/security_key_message.h',
'host/server_log_entry_host.cc',
« no previous file with comments | « remoting/host/security_key/security_key_message.cc ('k') | remoting/remoting_test.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698