| 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 0a61525ecf24ec723f407222debcae2a11e11cf8..68a5d5309638b3e626a148ec61fee74153f637a0 100644
|
| --- a/client/site_tests/factory_EnableWriteProtect/factory_EnableWriteProtect.py
|
| +++ b/client/site_tests/factory_EnableWriteProtect/factory_EnableWriteProtect.py
|
| @@ -8,7 +8,7 @@ import os
|
|
|
| from autotest_lib.client.bin import test, utils
|
| from autotest_lib.client.common_lib import error
|
| -from autotest_lib.client.common_lib import flashrom_util
|
| +from autotest_lib.client.cros import flashrom_util
|
|
|
|
|
| class factory_EnableWriteProtect(test.test):
|
|
|