Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / tools / perf / benchmarks / repaint.py
index 2d80226..0b41f4c 100644 (file)
@@ -17,7 +17,7 @@ class RepaintKeyMobileSites(benchmark.Benchmark):
   page_set = page_sets.KeyMobileSitesPageSet
 
 
-@benchmark.Disabled  # crbug.com/412001
+@benchmark.Enabled('android')
 class RepaintGpuRasterizationKeyMobileSites(benchmark.Benchmark):
   """Measures repaint performance on the key mobile sites with forced GPU
   rasterization.