| Index: client/site_tests/factory_EnableWriteProtect/factory_EnableWriteProtect.py
|
| diff --git a/client/site_tests/factory_EnableWriteProtect/factory_EnableWriteProtect.py b/client/site_tests/factory_EnableWriteProtect/factory_EnableWriteProtect.py
|
| index d58dd8651073e6798c60531fb2d2b46da7c3eace..a724565238ae4a5c746b188343039c73076510b8 100644
|
| --- a/client/site_tests/factory_EnableWriteProtect/factory_EnableWriteProtect.py
|
| +++ b/client/site_tests/factory_EnableWriteProtect/factory_EnableWriteProtect.py
|
| @@ -7,7 +7,7 @@
|
| import os
|
|
|
| from autotest_lib.client.bin import test, utils
|
| -from autotest_lib.client.common_lib import error
|
| +from autotest_lib.client.bin import factory_error as error
|
| from autotest_lib.client.common_lib import flashrom_util
|
|
|
|
|
|
|