Chromium Code Reviews| Index: client/bin/chromeos_constants.py |
| diff --git a/client/bin/chromeos_constants.py b/client/bin/chromeos_constants.py |
| index d973ad1943a962db4c0193b003118d8152c391a6..4e6cef8086baa99801c348764110a5d5a7b418c4 100644 |
| --- a/client/bin/chromeos_constants.py |
| +++ b/client/bin/chromeos_constants.py |
| @@ -4,6 +4,7 @@ |
| # The names of expected mount-points, devices, magic files, etc on chrome os. |
| +CHROME_LOG_DIR = '/var/log/chrome' |
| USER_DATA_DIR = '/home/chronos' |
| LOGIN_PROFILE = USER_DATA_DIR+'/Default' |