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 ea0383bf47814433edd48ff83a70418dfb4b776a..3337b2eb0e31ce4c58493997bdd9a7b8c6f30143 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/host/host_exit_codes.h. |
MIN_PERMANENT_ERROR_EXIT_CODE=2 |
MAX_PERMANENT_ERROR_EXIT_CODE=6 |