| Index: chrome/test/pyautolib/pyauto.py
|
| ===================================================================
|
| --- chrome/test/pyautolib/pyauto.py (revision 204008)
|
| +++ chrome/test/pyautolib/pyauto.py (working copy)
|
| @@ -285,7 +285,7 @@
|
| '--enable-file-cookies',
|
| '--disable-default-apps',
|
| '--dom-automation',
|
| - '--skip-oauth-login',
|
| + '--skip-hwid-check',
|
| # Enables injection of test content script for webui login automation
|
| '--auth-ext-path=%s' % auth_ext_path,
|
| # Enable automation provider and chromeos net logs
|
|
|