summaryrefslogtreecommitdiffstats
path: root/tools/perf/benchmarks/memory.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/benchmarks/memory.py')
-rw-r--r--tools/perf/benchmarks/memory.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/perf/benchmarks/memory.py b/tools/perf/benchmarks/memory.py
index a7388af..2128282 100644
--- a/tools/perf/benchmarks/memory.py
+++ b/tools/perf/benchmarks/memory.py
@@ -46,7 +46,6 @@ class MemoryTop7StressWithSlimmingPaint(perf_benchmark.PerfBenchmark):
# @benchmark.Enabled('has tabs')
# @benchmark.Disabled('android') # Benchmark uses > 700MB of memory.
-@benchmark.Disabled # crbug.com/490841
class MemoryIdleMultiTab(perf_benchmark.PerfBenchmark):
"""Use (recorded) real world web sites and measure memory consumption
with many tabs and idle times. """