| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index e1ae91d09c7d790169718cfe66890e208b29057b..938594817f503ea10ca74f0a99d6b4cc229a29bc 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -307,6 +307,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',
|
| @@ -815,6 +816,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',
|
| @@ -1028,8 +1030,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': [
|
|
|