| Index: client/site_tests/factory_Leds/factory_Leds.py
|
| diff --git a/client/site_tests/factory_Leds/factory_Leds.py b/client/site_tests/factory_Leds/factory_Leds.py
|
| index b86cd65e6856dfdf6f1b02e14b2bca8f8220053a..794b69271466072674912f85832cf424fc52794f 100644
|
| --- a/client/site_tests/factory_Leds/factory_Leds.py
|
| +++ b/client/site_tests/factory_Leds/factory_Leds.py
|
| @@ -25,7 +25,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
|
|
|
|
|
| _LABEL_STATUS_SIZE = (140, 30)
|
|
|