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

Unified Diff: client/site_tests/security_RestartJob/security_RestartJob.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
« no previous file with comments | « client/site_tests/login_SecondFactor/login_SecondFactor.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/site_tests/security_RestartJob/security_RestartJob.py
diff --git a/client/site_tests/security_RestartJob/security_RestartJob.py b/client/site_tests/security_RestartJob/security_RestartJob.py
index f60ea831f9a2aab74204315855ea2a5c2d70992a..a0a6c44e39b81f0ea6836fd666811a9f800f8786 100644
--- a/client/site_tests/security_RestartJob/security_RestartJob.py
+++ b/client/site_tests/security_RestartJob/security_RestartJob.py
@@ -7,10 +7,9 @@ import logging
import os.path
import subprocess
-from autotest_lib.client.bin import chromeos_constants
from autotest_lib.client.bin import site_login, test, utils
from autotest_lib.client.common_lib import error
-
+from autotest_lib.client.cros import constants as chromeos_constants
class security_RestartJob(test.test):
version = 1
« no previous file with comments | « client/site_tests/login_SecondFactor/login_SecondFactor.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698