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

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

Issue 5519008: Create a cros directory under client, and start moving things into it. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/autotest.git@master
Patch Set: patch Created 10 years 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/login_Backdoor/login_Backdoor.py
diff --git a/client/site_tests/login_Backdoor/login_Backdoor.py b/client/site_tests/login_Backdoor/login_Backdoor.py
index 256c3bfd87ea45ed01143a6d21740d54fdecda95..0444e0c692bdd4adf3a1b92614ed5fb5455bb5dc 100644
--- a/client/site_tests/login_Backdoor/login_Backdoor.py
+++ b/client/site_tests/login_Backdoor/login_Backdoor.py
@@ -3,7 +3,7 @@
# found in the LICENSE file.
import shutil, utils
-from autotest_lib.client.bin import chromeos_constants, site_login, site_ui_test
+from autotest_lib.client.bin import site_login, site_ui_test
from autotest_lib.client.common_lib import site_auth_server
class login_Backdoor(site_ui_test.UITest):

Powered by Google App Engine
This is Rietveld 408576698