Commit 288232fc authored by ernstm@chromium.org's avatar ernstm@chromium.org

telemetry: re-enalbe repaint.gpu_rasterization.key_mobile_sites

The skia bug suspected to cause this has been fixed.

R=tonyg@chromium.org
BUG=399125

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

Cr-Commit-Position: refs/heads/master@{#291145}
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@291145 0039d316-1c4b-4281-b951-d872f2087c98
parent 00ae3c02
......@@ -16,7 +16,6 @@ class RepaintKeyMobileSites(benchmark.Benchmark):
page_set = page_sets.KeyMobileSitesPageSet
@benchmark.Disabled('android') # crbug.com/399125
class RepaintGpuRasterizationKeyMobileSites(benchmark.Benchmark):
"""Measures repaint performance on the key mobile sites with forced GPU
rasterization.
......
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