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

Unified Diff: tools/perf/benchmarks/benchmark_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/benchmark_unittest.py
diff --git a/tools/perf/benchmarks/benchmark_unittest.py b/tools/perf/benchmarks/benchmark_unittest.py
index 8226eaa14a720f8137d1fe0453338505aea6a18d..7dc56358193d31feb088c626be291ad0ddfc7341 100644
--- a/tools/perf/benchmarks/benchmark_unittest.py
+++ b/tools/perf/benchmarks/benchmark_unittest.py
@@ -12,10 +12,10 @@ 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_options
from telemetry.testing import progress_reporter
+from py_utils import discover
def _GetAllPerfBenchmarks():
return discover.DiscoverClasses(
« no previous file with comments | « tools/perf/benchmarks/benchmark_smoke_unittest.py ('k') | tools/perf/benchmarks/system_health_smoke_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698