Index: tools/nanobench_flags.py |
diff --git a/tools/nanobench_flags.py b/tools/nanobench_flags.py |
index 86d720356de3a42a7a3efd79c5afe02809422f51..f11ea1f0f1f936965f273ab3c524de925c87399a 100755 |
--- a/tools/nanobench_flags.py |
+++ b/tools/nanobench_flags.py |
@@ -69,8 +69,6 @@ |
match.append('~desk_unicodetable') |
if 'GalaxyS4' in bot: |
match.append('~GLInstancedArraysBench') # skia:4371 |
- # skia:4373 |
- match.extend(['~GLVertexAttributesBench', '~GLVec4ScalarBench']) |
if 'iOS' in bot: |
match.append('~blurroundrect') |