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

Unified Diff: client/site_tests/logging_CrashServices/logging_CrashServices.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/cros/constants.py ('k') | client/site_tests/login_Backdoor/login_Backdoor.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/site_tests/logging_CrashServices/logging_CrashServices.py
diff --git a/client/site_tests/logging_CrashServices/logging_CrashServices.py b/client/site_tests/logging_CrashServices/logging_CrashServices.py
index bad63833b54a8b52214ccde8ceee5a0f19819dd7..06717346c136026b97f377c72b28c41669499b3b 100644
--- a/client/site_tests/logging_CrashServices/logging_CrashServices.py
+++ b/client/site_tests/logging_CrashServices/logging_CrashServices.py
@@ -3,9 +3,10 @@
# found in the LICENSE file.
import logging, os, os.path, signal, time
-from autotest_lib.client.bin import chromeos_constants, site_crash_test
+from autotest_lib.client.bin import site_crash_test
from autotest_lib.client.bin import site_log_reader, site_login, site_utils
from autotest_lib.client.common_lib import utils, error
+from autotest_lib.client.cros import constants as chromeos_constants
class logging_CrashServices(site_crash_test.CrashTest):
version = 1
« no previous file with comments | « client/cros/constants.py ('k') | client/site_tests/login_Backdoor/login_Backdoor.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698