summaryrefslogtreecommitdiffstats
path: root/tools/perf/perf_tools/skpicture_printer_unittest.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/perf_tools/skpicture_printer_unittest.py')
-rwxr-xr-xtools/perf/perf_tools/skpicture_printer_unittest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/perf_tools/skpicture_printer_unittest.py b/tools/perf/perf_tools/skpicture_printer_unittest.py
index 6aaac7f..285b48c 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(