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

Unified Diff: tools/chrome_proxy/common/chrome_proxy_metrics.py

Issue 2539973004: Update reference to page_test module to use legacy_page_test module (Closed)
Patch Set: update Created 4 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
Index: tools/chrome_proxy/common/chrome_proxy_metrics.py
diff --git a/tools/chrome_proxy/common/chrome_proxy_metrics.py b/tools/chrome_proxy/common/chrome_proxy_metrics.py
index b552418c333f5e1fae4d539ecb3e54d933dbed6d..51fe7ad3bfe125844c2c38594a9722ba6970c628 100644
--- a/tools/chrome_proxy/common/chrome_proxy_metrics.py
+++ b/tools/chrome_proxy/common/chrome_proxy_metrics.py
@@ -6,7 +6,7 @@ import logging
import time
from common import network_metrics
-from telemetry.page import page_test
+from telemetry.page import legacy_page_test
from telemetry.value import scalar
« no previous file with comments | « tools/chrome_proxy/common/chrome_proxy_measurements.py ('k') | tools/chrome_proxy/common/network_metrics.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698