Index: remoting/remoting_host.gypi |
diff --git a/remoting/remoting_host.gypi b/remoting/remoting_host.gypi |
index dc4cdc658acd6077757ce82251b1fab97a3936b6..e0d73f3c7f03d42a2123faf250346dca4550c3b7 100644 |
--- a/remoting/remoting_host.gypi |
+++ b/remoting/remoting_host.gypi |
@@ -119,6 +119,9 @@ |
'host/disconnect_window_win.cc', |
'host/dns_blackhole_checker.cc', |
'host/dns_blackhole_checker.h', |
+ 'host/extension.h', |
+ 'host/extension_manager.h', |
Wez
2014/05/28 01:05:59
There's no extension_manager.h in this CL.
dcaiafa
2014/05/28 22:44:58
Done.
|
+ 'host/extension_session.h', |
'host/gnubby_auth_handler_posix.cc', |
'host/gnubby_auth_handler_posix.h', |
'host/gnubby_auth_handler_win.cc', |