Index: remoting/tools/me2me_virtual_host.py |
=================================================================== |
--- remoting/tools/me2me_virtual_host.py (revision 158399) |
+++ remoting/tools/me2me_virtual_host.py (working copy) |
@@ -841,7 +841,7 @@ |
desktop.host_proc = None |
# These exit-codes must match the ones used by the host. |
- # See remoting/host/host_error_codes.h. |
+ # See remoting/host/constants.h. |
# Delete the host or auth configuration depending on the returned error |
# code, so the next time this script is run, a new configuration |
# will be created and registered. |