Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1672)

Unified Diff: client/site_tests/hardware_EepromWriteProtect/hardware_EepromWriteProtect.py

Issue 6623026: Refactor site_fmap, flashrom_utils and gbb_utils module into client/cros. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/autotest.git@master
Patch Set: patch Created 9 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « client/site_tests/hardware_Components/hardware_Components.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/site_tests/hardware_EepromWriteProtect/hardware_EepromWriteProtect.py
diff --git a/client/site_tests/hardware_EepromWriteProtect/hardware_EepromWriteProtect.py b/client/site_tests/hardware_EepromWriteProtect/hardware_EepromWriteProtect.py
index 6f6cdeef35d43741267417d8accbb6c53121c78c..3cea63f5ae670a4f272e6f040de0dbeed5ef96ab 100644
--- a/client/site_tests/hardware_EepromWriteProtect/hardware_EepromWriteProtect.py
+++ b/client/site_tests/hardware_EepromWriteProtect/hardware_EepromWriteProtect.py
@@ -6,8 +6,7 @@ import os
from autotest_lib.client.bin import factory, 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 gpio
+from autotest_lib.client.cros import flashrom_util, gpio
class hardware_EepromWriteProtect(test.test):
« no previous file with comments | « client/site_tests/hardware_Components/hardware_Components.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698