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

Unified Diff: tools/perf/benchmarks/system_health_unittest.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
Index: tools/perf/benchmarks/system_health_unittest.py
diff --git a/tools/perf/benchmarks/system_health_unittest.py b/tools/perf/benchmarks/system_health_unittest.py
index 97ecd53b587ff06e6a5b35ae003399f659b81137..fdd4295d2a4bb6b6726e67af2773026e1612bc51 100644
--- a/tools/perf/benchmarks/system_health_unittest.py
+++ b/tools/perf/benchmarks/system_health_unittest.py
@@ -11,7 +11,8 @@ from page_sets.system_health import system_health_stories
from page_sets.system_health import system_health_story
from telemetry import benchmark as benchmark_module
-from telemetry.core import discover
+
+from py_utils import discover
def _GetAllSystemHealthBenchmarks():
« no previous file with comments | « tools/perf/benchmarks/system_health_smoke_test.py ('k') | tools/perf/contrib/cluster_telemetry/multipage_skpicture_printer.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698