Index: tools/perf/measurements/v8_detached_context_age_in_gc.py |
diff --git a/tools/perf/measurements/v8_detached_context_age_in_gc.py b/tools/perf/measurements/v8_detached_context_age_in_gc.py |
index 35367a8ee3ae118cdca7813217d1a3baeb399a0d..0e0cf82a26a5e7abe32554eecb4e35d6f0da353b 100644 |
--- a/tools/perf/measurements/v8_detached_context_age_in_gc.py |
+++ b/tools/perf/measurements/v8_detached_context_age_in_gc.py |
@@ -3,6 +3,7 @@ |
# found in the LICENSE file. |
import json |
+ |
from telemetry.page import page_test |
from telemetry.value import histogram |
from telemetry.value import histogram_util |