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

Unified Diff: tools/perf/measurements/v8_detached_context_age_in_gc.py

Issue 1029263003: [telemetry] Sort imports in Telemetry and its dependents. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Ensure we're up to date. Created 5 years, 9 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/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
« no previous file with comments | « tools/perf/measurements/timeline_controller.py ('k') | tools/perf/measurements/v8_detached_context_age_in_gc_unittest.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698