Commit a4f78332 authored by cblume's avatar cblume Committed by Commit bot

Adding Android to the test OSes for scrolling while zoomed in.

Depend on https://codereview.chromium.org/999243003/.

BUG=466867

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

Cr-Commit-Position: refs/heads/master@{#326913}
parent 0b5eae6c
......@@ -236,7 +236,7 @@ class SmoothnessToughPinchZoomCases(benchmark.Benchmark):
return smoothness.Smoothness(enable_auto_issuing_marker=False)
@benchmark.Enabled('chromeos')
@benchmark.Enabled('android', 'chromeos')
class SmoothnessToughScrollingWhileZoomedInCases(benchmark.Benchmark):
"""Measures rendering statistics for pinch-zooming then diagonal scrolling"""
page_set = page_sets.ToughScrollingWhileZoomedInCasesPageSet
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment