| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index 040554db020556de86326bb4411ee63fde9bacd7..6f501e844c8924eea4e7c3c812ad5c71e536f173 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -308,6 +308,7 @@
|
| 'host/branding.h',
|
| 'host/chromoting_messages.cc',
|
| 'host/chromoting_messages.h',
|
| + 'host/constants.h',
|
| 'host/host_service.rc',
|
| 'host/host_service_resource.h',
|
| 'host/host_service_win.cc',
|
| @@ -818,6 +819,7 @@
|
| 'host/chromoting_host_context.h',
|
| 'host/client_session.cc',
|
| 'host/client_session.h',
|
| + 'host/constants.h',
|
| 'host/continue_window.h',
|
| 'host/continue_window_mac.mm',
|
| 'host/continue_window_linux.cc',
|
| @@ -1033,8 +1035,8 @@
|
| 'host/branding.cc',
|
| 'host/branding.h',
|
| 'host/host_event_logger.h',
|
| - 'host/sighup_listener_mac.cc',
|
| - 'host/sighup_listener_mac.h',
|
| + 'host/sighup_listener_mac.cc',
|
| + 'host/sighup_listener_mac.h',
|
| 'host/remoting_me2me_host.cc',
|
| ],
|
| 'conditions': [
|
|
|