Index: client/site_tests/factory_ExternalStorage/factory_ExternalStorage.py |
diff --git a/client/site_tests/factory_ExternalStorage/factory_ExternalStorage.py b/client/site_tests/factory_ExternalStorage/factory_ExternalStorage.py |
index b42895d9ebb8770959ee84a191ed09fa88c0988e..72b67a2e8ce5816c3196563be41327909e97d3db 100644 |
--- a/client/site_tests/factory_ExternalStorage/factory_ExternalStorage.py |
+++ b/client/site_tests/factory_ExternalStorage/factory_ExternalStorage.py |
@@ -21,7 +21,7 @@ from autotest_lib.client.bin import factory |
from autotest_lib.client.bin import factory_ui_lib as ful |
from autotest_lib.client.bin import test |
from autotest_lib.client.bin import utils |
-from autotest_lib.client.common_lib import error |
+from autotest_lib.client.bin import factory_error as error |
_STATE_WAIT_INSERT = 1 |