| Index: tools/perf/perf_tools/skpicture_printer_unittest.py
|
| diff --git a/tools/perf/perf_tools/skpicture_printer_unittest.py b/tools/perf/perf_tools/skpicture_printer_unittest.py
|
| index 6aaac7f8d80ac98d77877060e5bc19b304e2a5e9..285b48c31a684d99623cf8274e68b89df934c793 100755
|
| --- a/tools/perf/perf_tools/skpicture_printer_unittest.py
|
| +++ b/tools/perf/perf_tools/skpicture_printer_unittest.py
|
| @@ -6,7 +6,7 @@ import os
|
| import tempfile
|
| import shutil
|
|
|
| -from chrome_remote_control import multi_page_benchmark_unittest_base
|
| +from telemetry import multi_page_benchmark_unittest_base
|
| from perf_tools import skpicture_printer
|
|
|
| class SkPicturePrinterUnitTest(
|
|
|