Commit 620db459 authored by Takuto Ikuta's avatar Takuto Ikuta Committed by Commit Bot

[testing] remove unused mixins

Change-Id: Ie171df6c108992ecaf417f95de24bb43e1d79967
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1732076
Auto-Submit: Takuto Ikuta <tikuta@chromium.org>
Reviewed-by: default avatarYoshisato Yanagisawa <yyanagisawa@google.com>
Commit-Queue: Takuto Ikuta <tikuta@chromium.org>
Cr-Commit-Position: refs/heads/master@{#683504}
parent f9175b9f
...@@ -2151,8 +2151,7 @@ ...@@ -2151,8 +2151,7 @@
{ {
"isolate_coverage_data": true, "isolate_coverage_data": true,
"name": "check_network_annotations", "name": "check_network_annotations",
"script": "check_network_annotations.py", "script": "check_network_annotations.py"
"swarming": {}
} }
] ]
}, },
......
...@@ -3331,7 +3331,6 @@ ...@@ -3331,7 +3331,6 @@
'Linux Builder': { 'Linux Builder': {
'mixins': [ 'mixins': [
'code-coverage', 'code-coverage',
'linux-trusty',
], ],
'additional_compile_targets': [ 'additional_compile_targets': [
'all' 'all'
......
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