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

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

Issue 6479003: Move site_backchannel and site_tpm module into client/cros dir. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/autotest.git@master
Patch Set: patch Created 9 years, 10 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/network_3GDormancyDance/network_3GDormancyDance.py
diff --git a/client/site_tests/network_3GDormancyDance/network_3GDormancyDance.py b/client/site_tests/network_3GDormancyDance/network_3GDormancyDance.py
index 5559c91914d358c0feb8ff60c296b3be178d058e..1c73d574548113f765b788995562ee3f659868c6 100644
--- a/client/site_tests/network_3GDormancyDance/network_3GDormancyDance.py
+++ b/client/site_tests/network_3GDormancyDance/network_3GDormancyDance.py
@@ -2,7 +2,7 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-from autotest_lib.client.bin import site_backchannel, test, utils
+from autotest_lib.client.bin import test, utils
from autotest_lib.client.common_lib import error
import dbus, dbus.mainloop.glib, gobject
« no previous file with comments | « client/site_tests/hardware_TPM/hardware_TPM.py ('k') | client/site_tests/network_3GFailedConnect/network_3GFailedConnect.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698