summaryrefslogtreecommitdiffstats
path: root/remoting/remoting_host_srcs.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/remoting_host_srcs.gypi')
-rw-r--r--remoting/remoting_host_srcs.gypi6
1 files changed, 4 insertions, 2 deletions
diff --git a/remoting/remoting_host_srcs.gypi b/remoting/remoting_host_srcs.gypi
index 725c5b5..d768314 100644
--- a/remoting/remoting_host_srcs.gypi
+++ b/remoting/remoting_host_srcs.gypi
@@ -222,16 +222,18 @@
'host/security_key/gnubby_extension_session.h',
'host/security_key/gnubby_socket.cc',
'host/security_key/gnubby_socket.h',
- 'host/security_key/remote_security_key_ipc_constants.cc',
- 'host/security_key/remote_security_key_ipc_constants.h',
'host/security_key/remote_security_key_ipc_client.cc',
'host/security_key/remote_security_key_ipc_client.h',
+ 'host/security_key/remote_security_key_ipc_constants.cc',
+ 'host/security_key/remote_security_key_ipc_constants.h',
'host/security_key/remote_security_key_ipc_server.cc',
'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/server_log_entry_host.cc',
'host/server_log_entry_host.h',
+ 'host/service_urls.cc',
+ 'host/service_urls.h',
'host/shaped_desktop_capturer.cc',
'host/shaped_desktop_capturer.h',
'host/shutdown_watchdog.cc',