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

Unified Diff: tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/__init__.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/chrome_proxy/integration_tests/chrome_proxy_pagesets/__init__.py
diff --git a/tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/__init__.py b/tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/__init__.py
index 799c2462114f876d084458af5fea9785446251c1..1ed1a30ba2d5bb1acea2d4573059bac526a4baeb 100644
--- a/tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/__init__.py
+++ b/tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/__init__.py
@@ -6,10 +6,10 @@ import inspect
import os
import sys
-from telemetry.core import discover
from telemetry import story
import video
+from py_utils import discover
# Import all submodules' StorySet classes.
start_dir = os.path.dirname(os.path.abspath(__file__))
« no previous file with comments | « chrome/test/media_router/telemetry/benchmarks/pagesets/__init__.py ('k') | tools/chrome_proxy/live_tests/pagesets/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698