| Index: remoting/tools/me2me_virtual_host.py
|
| diff --git a/remoting/tools/me2me_virtual_host.py b/remoting/tools/me2me_virtual_host.py
|
| index b295824466dec0be46e05f3b8fde3be4188eb7b0..1a3b276452af61391fac7139160969046250ab2e 100755
|
| --- a/remoting/tools/me2me_virtual_host.py
|
| +++ b/remoting/tools/me2me_virtual_host.py
|
| @@ -745,7 +745,7 @@ def main():
|
| desktop.host_proc = None
|
|
|
| # These exit-codes must match the ones used by the host.
|
| - # See remoting/host/constants.h.
|
| + # See remoting/base/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.
|
|
|