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

Unified Diff: client/site_tests/login_SecondFactor/login_SecondFactor.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_SecondFactor/login_SecondFactor.py
diff --git a/client/site_tests/login_SecondFactor/login_SecondFactor.py b/client/site_tests/login_SecondFactor/login_SecondFactor.py
index 90d45cdc27ced50419b4db77dae0c341438a4b2a..2290c7ab3cc4423b49cdcd1dcfe4d1fd213bce58 100644
--- a/client/site_tests/login_SecondFactor/login_SecondFactor.py
+++ b/client/site_tests/login_SecondFactor/login_SecondFactor.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 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 error, site_auth_server
class login_SecondFactor(site_ui_test.UITest):
« no previous file with comments | « client/site_tests/login_DBusCalls/login_DBusCalls.py ('k') | client/site_tests/security_RestartJob/security_RestartJob.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698