Sort the imports of files in perf/benchmarks.
commit5778cc919fc45707913b632e117d5de19a7192ca
authornednguyen <nednguyen@google.com>
Tue, 30 Jun 2015 18:56:18 +0000 (30 11:56 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 30 Jun 2015 18:57:05 +0000 (30 18:57 +0000)
treedcab3cbfa065e3eb51cb1b56142db872660789c9
parent9a33878f50db3506d97d1cddc5bf5c339132b1c4
Sort the imports of files in perf/benchmarks.

This is to prepare for updating files in these perf/benchmarks to use
story_set instead of page_set.

Command run: "./tools/telemetry/refactor sort tools/perf/benchmarks"

BUG=439512

Review URL: https://codereview.chromium.org/1215883005

Cr-Commit-Position: refs/heads/master@{#336836}
19 files changed:
tools/perf/benchmarks/benchmark_smoke_unittest.py
tools/perf/benchmarks/blink_style.py
tools/perf/benchmarks/draw_properties.py
tools/perf/benchmarks/memory.py
tools/perf/benchmarks/oilpan_gc_times.py
tools/perf/benchmarks/page_cycler.py
tools/perf/benchmarks/power.py
tools/perf/benchmarks/rasterize_and_record_micro.py
tools/perf/benchmarks/repaint.py
tools/perf/benchmarks/session_restore.py
tools/perf/benchmarks/skpicture_printer.py
tools/perf/benchmarks/smoothness.py
tools/perf/benchmarks/start_with_url.py
tools/perf/benchmarks/startup.py
tools/perf/benchmarks/tab_switching.py
tools/perf/benchmarks/task_execution_time.py
tools/perf/benchmarks/thread_times.py
tools/perf/benchmarks/v8.py
tools/perf/benchmarks/webrtc.py