| Index: remoting/host/installer/mac/PrivilegedHelperTools/org.chromium.chromoting.me2me.sh
|
| diff --git a/remoting/host/installer/mac/PrivilegedHelperTools/org.chromium.chromoting.me2me.sh b/remoting/host/installer/mac/PrivilegedHelperTools/org.chromium.chromoting.me2me.sh
|
| index f4b5a78cc711a83a823c36dee7b6d642debb697e..492a8facd7bfe30fa20bf08b06334f37b75a48dd 100755
|
| --- a/remoting/host/installer/mac/PrivilegedHelperTools/org.chromium.chromoting.me2me.sh
|
| +++ b/remoting/host/installer/mac/PrivilegedHelperTools/org.chromium.chromoting.me2me.sh
|
| @@ -19,7 +19,7 @@ SIGTERM_EXIT_CODE=143
|
|
|
| # Range of exit codes returned by the host to indicate that a permanent error
|
| # has occurred and that the host should not be restarted. Please, keep these
|
| -# constants in sync with remoting/host/constants.h.
|
| +# constants in sync with remoting/base/constants.h.
|
| MIN_PERMANENT_ERROR_EXIT_CODE=2
|
| MAX_PERMANENT_ERROR_EXIT_CODE=4
|
|
|
|
|