| Index: tools/perf/benchmarks/repaint.py
|
| diff --git a/tools/perf/benchmarks/repaint.py b/tools/perf/benchmarks/repaint.py
|
| index 3613a27480d46526e654e6d7fd4072aef713e8dc..b7d6b8a8ab0df8c95f16a54fdc45482b2bc36a69 100644
|
| --- a/tools/perf/benchmarks/repaint.py
|
| +++ b/tools/perf/benchmarks/repaint.py
|
| @@ -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.
|
|
|