Commit 331acd06 authored by Emily Hanley's avatar Emily Hanley Committed by Commit Bot

Removing deleted benchmarks from obbs shard map

Bug:855063
NOTRY=true
TBR=nednguyen@google.com

Cq-Include-Trybots: master.tryserver.chromium.perf:obbs_fyi
Change-Id: Ica527284a240bf2251e2a57c26729c541577aa44
Reviewed-on: https://chromium-review.googlesource.com/1124943Reviewed-by: default avatarEmily Hanley <eyaich@chromium.org>
Commit-Queue: Emily Hanley <eyaich@chromium.org>
Cr-Commit-Position: refs/heads/master@{#572264}
parent 80efb867
...@@ -5,9 +5,6 @@ ...@@ -5,9 +5,6 @@
"blink_perf.owp_storage": { "blink_perf.owp_storage": {
"end": 3 "end": 3
}, },
"scheduler.tough_scheduling_cases": {
"end": 2
},
"system_health.memory_mobile": {}, "system_health.memory_mobile": {},
"blink_perf.paint": { "blink_perf.paint": {
"end": 4 "end": 4
...@@ -21,9 +18,6 @@ ...@@ -21,9 +18,6 @@
"begin":3 "begin":3
}, },
"memory.top_10_mobile": {}, "memory.top_10_mobile": {},
"scheduler.tough_scheduling_cases": {
"begin": 2
},
"blink_perf.paint": { "blink_perf.paint": {
"begin": 4, "begin": 4,
"end": 10 "end": 10
...@@ -35,8 +29,7 @@ ...@@ -35,8 +29,7 @@
"blink_perf.paint": { "blink_perf.paint": {
"begin": 10 "begin": 10
}, },
"rasterize_and_record_micro.partial_invalidation": {}, "rasterize_and_record_micro.partial_invalidation": {}
"smoothness.tough_pinch_zoom_cases": {}
} }
} }
} }
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