Index: client/site_tests/login_CryptohomeMounted/login_CryptohomeMounted.py |
diff --git a/client/site_tests/login_CryptohomeMounted/login_CryptohomeMounted.py b/client/site_tests/login_CryptohomeMounted/login_CryptohomeMounted.py |
index 95445d18edc79aa62dc1278f9c4973f946ac4955..609f4e5634454f8d1b7f1ed5bcd57ce19c53bb2d 100644 |
--- a/client/site_tests/login_CryptohomeMounted/login_CryptohomeMounted.py |
+++ b/client/site_tests/login_CryptohomeMounted/login_CryptohomeMounted.py |
@@ -3,9 +3,8 @@ |
# found in the LICENSE file. |
import os |
-from autotest_lib.client.bin import chromeos_constants |
from autotest_lib.client.bin import site_cryptohome, site_login, site_ui_test |
- |
+from autotest_lib.client.cros import constants as chromeos_constants |
TEST_USER = 'cryptohome_test@chromium.org' |
TEST_PASS = 'testme' |