Index: remoting/tools/me2me_virtual_host.py |
diff --git a/remoting/tools/me2me_virtual_host.py b/remoting/tools/me2me_virtual_host.py |
index 1438bf472f38bd86cd3853da1e0c906613f8dbd2..787bd30019d9943d375c7bf0285dcdcff94d17fc 100755 |
--- a/remoting/tools/me2me_virtual_host.py |
+++ b/remoting/tools/me2me_virtual_host.py |
@@ -825,7 +825,7 @@ Web Store: https://chrome.google.com/remotedesktop""" |
desktop.host_proc = None |
# These exit-codes must match the ones used by the host. |
- # See remoting/host/constants.h. |
+ # See remoting/host/host_error_codes.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. |