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

Unified Diff: client/site_tests/network_3GStressEnable/network_3GStressEnable.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_3GStressEnable/network_3GStressEnable.py
diff --git a/client/site_tests/network_3GStressEnable/network_3GStressEnable.py b/client/site_tests/network_3GStressEnable/network_3GStressEnable.py
index 0962014fb29344fca3dea44e40c96a6207b93395..71e5ba3e3e3ab9284eea4034f28a0be6999a8be0 100644
--- a/client/site_tests/network_3GStressEnable/network_3GStressEnable.py
+++ b/client/site_tests/network_3GStressEnable/network_3GStressEnable.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 logging, re, socket, string, time, urllib2
« no previous file with comments | « client/site_tests/network_3GSmokeTest/network_3GSmokeTest.py ('k') | client/site_tests/power_LoadTest/power_LoadTest.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698