Commit ddded05f authored by mattcary's avatar mattcary Committed by Commit bot

Fix missed legacy_page_test module update.

This was missed by https://codereview.chromium.org/2539973004

BUG=678600

Review-Url: https://codereview.chromium.org/2615613005
Cr-Commit-Position: refs/heads/master@{#441786}
parent b46ff780
......@@ -23,7 +23,7 @@ from telemetry.page import legacy_page_test
from telemetry.value import scalar
class NetworkMetricException(page_test.MeasurementFailure):
class NetworkMetricException(legacy_page_test.MeasurementFailure):
pass
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment