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

Unified Diff: tools/perf/benchmarks/system_health_smoke_test.py

Issue 2958093002: [Perf] Update references to telemetry.core.discover (Closed)
Patch Set: Created 3 years, 6 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
« no previous file with comments | « tools/perf/benchmarks/benchmark_unittest.py ('k') | tools/perf/benchmarks/system_health_unittest.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/benchmarks/system_health_smoke_test.py
diff --git a/tools/perf/benchmarks/system_health_smoke_test.py b/tools/perf/benchmarks/system_health_smoke_test.py
index 69b96ef8d8cc79f189eb0fd0dcaa070345864b72..4d38de59b88ba66ed313697477b86f754f48c3ea 100644
--- a/tools/perf/benchmarks/system_health_smoke_test.py
+++ b/tools/perf/benchmarks/system_health_smoke_test.py
@@ -15,11 +15,12 @@ from core import perf_benchmark
from telemetry import benchmark as benchmark_module
from telemetry import decorators
-from telemetry.core import discover
from telemetry.internal.browser import browser_finder
from telemetry.testing import options_for_unittests
from telemetry.testing import progress_reporter
+from py_utils import discover
+
from benchmarks import system_health
« no previous file with comments | « tools/perf/benchmarks/benchmark_unittest.py ('k') | tools/perf/benchmarks/system_health_unittest.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698