| Index: tools/perf/perf_tools/image_decoding_benchmark.py
|
| ===================================================================
|
| --- tools/perf/perf_tools/image_decoding_benchmark.py (revision 182999)
|
| +++ tools/perf/perf_tools/image_decoding_benchmark.py (working copy)
|
| @@ -2,7 +2,7 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| -from telemetry.page import multi_page_benchmark
|
| +from telemetry import multi_page_benchmark
|
|
|
|
|
| class ImageDecoding(multi_page_benchmark.MultiPageBenchmark):
|
|
|