Chromium Code Reviews| Index: client/bin/chromeos_constants.py |
| diff --git a/client/bin/chromeos_constants.py b/client/bin/chromeos_constants.py |
| index 4e6cef8086baa99801c348764110a5d5a7b418c4..64b8958c3da9f7878bade2dff157326f74bdd724 100644 |
| --- a/client/bin/chromeos_constants.py |
| +++ b/client/bin/chromeos_constants.py |
| @@ -43,3 +43,5 @@ TOKEN_AUTH_URL = '/accounts/TokenAuth' |
| LOGIN_SERVICE = 'gaia' |
| LOGIN_ERROR = 'Error=BadAuthentication' |
| + |
| +UPDATE_ENGINE_LOG = '/var/log/update_engine.log' |