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

Unified Diff: remoting/remoting_host.gypi

Issue 301453003: Host extensions (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed remoting_host.gypi Created 6 years, 7 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/protocol/session_config.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_host.gypi
diff --git a/remoting/remoting_host.gypi b/remoting/remoting_host.gypi
index dc4cdc658acd6077757ce82251b1fab97a3936b6..e5247ea9dbf585f394a2d548aa26a1bbecedfc3e 100644
--- a/remoting/remoting_host.gypi
+++ b/remoting/remoting_host.gypi
@@ -119,10 +119,10 @@
'host/disconnect_window_win.cc',
'host/dns_blackhole_checker.cc',
'host/dns_blackhole_checker.h',
+ 'host/gnubby_auth_handler.h',
'host/gnubby_auth_handler_posix.cc',
'host/gnubby_auth_handler_posix.h',
'host/gnubby_auth_handler_win.cc',
- 'host/gnubby_auth_handler.h',
'host/gnubby_socket.cc',
'host/gnubby_socket.h',
'host/heartbeat_sender.cc',
@@ -137,6 +137,8 @@
'host/host_exit_codes.cc',
'host/host_exit_codes.h',
'host/host_export.h',
+ 'host/host_extension.h',
+ 'host/host_extension_session.h',
'host/host_secret.cc',
'host/host_secret.h',
'host/host_status_monitor.h',
« no previous file with comments | « remoting/protocol/session_config.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698