summaryrefslogtreecommitdiffstats
path: root/remoting/remoting.gyp
diff options
context:
space:
mode:
authoralexeypa@chromium.org <alexeypa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-17 22:30:54 +0000
committeralexeypa@chromium.org <alexeypa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-17 22:30:54 +0000
commitac31b78b597398068972d7858ec69fa1efb87621 (patch)
tree2fbd1b70dddeea64695b1e8329a58949d3910c94 /remoting/remoting.gyp
parent00270a9dcafa351e1465c92b1fce30d9639f03cc (diff)
downloadchromium_src-ac31b78b597398068972d7858ec69fa1efb87621.zip
chromium_src-ac31b78b597398068972d7858ec69fa1efb87621.tar.gz
chromium_src-ac31b78b597398068972d7858ec69fa1efb87621.tar.bz2
Chromoting: stopping the service if a permanent error is encountered (such as the host ID is permanently not recognized by the could or invalid host configuration).
BUG=123715,112160 Review URL: http://codereview.chromium.org/10106013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132675 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/remoting.gyp')
-rw-r--r--remoting/remoting.gyp6
1 files changed, 4 insertions, 2 deletions
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 040554d..6f501e8 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': [