| Index: remoting/tools/me2me_virtual_host.py
|
| diff --git a/remoting/tools/me2me_virtual_host.py b/remoting/tools/me2me_virtual_host.py
|
| index bace7c9ebcab902ad4834906b13037d1056a9748..8485aaf30b45c2b7887a2356efd0b1ff2de41f27 100755
|
| --- a/remoting/tools/me2me_virtual_host.py
|
| +++ b/remoting/tools/me2me_virtual_host.py
|
| @@ -841,7 +841,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.
|
|
|