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

Unified Diff: client/site_tests/factory_WriteGBB/factory_WriteGBB.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
Index: client/site_tests/factory_WriteGBB/factory_WriteGBB.py
diff --git a/client/site_tests/factory_WriteGBB/factory_WriteGBB.py b/client/site_tests/factory_WriteGBB/factory_WriteGBB.py
index ce719c27f3d5012f81688bc3613335b6c1fecaff..89b1d3ad7cdf8eb4f5b19f1c5048bb848d19f59a 100644
--- a/client/site_tests/factory_WriteGBB/factory_WriteGBB.py
+++ b/client/site_tests/factory_WriteGBB/factory_WriteGBB.py
@@ -6,7 +6,7 @@ import glob, 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 gbb_util
+from autotest_lib.client.cros import gbb_util
class factory_WriteGBB(test.test):
« no previous file with comments | « client/site_tests/factory_LogVpd/factory_LogVpd.py ('k') | client/site_tests/firmware_RomSize/firmware_RomSize.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698