Fix tasks.json after crossed CLs.

These two CLs caused failure on Housekeeper-PerCommit-InfraTests:
https://skia-review.googlesource.com/8839
https://skia-review.googlesource.com/8805

NOTRY=true

Change-Id: Ie27c2fd73186cdd4d9ae5528635bc9690df03210
Reviewed-on: https://skia-review.googlesource.com/8845
Reviewed-by: Eric Boren <borenet@google.com>
Commit-Queue: Ben Wagner <benjaminwagner@google.com>
This commit is contained in:
Ben Wagner 2017-02-22 10:04:20 -05:00 committed by Skia Commit-Bot
parent 8a7dc29572
commit 8675d8d6fa

View File

@ -7229,6 +7229,7 @@
],
"io_timeout_ns": 2400000000000,
"isolate": "perf_skia.isolate",
"max_attempts": 1,
"priority": 0.8
},
"Perf-Win10-MSVC-NUC6i7KYK-GPU-GTX960-x86_64-Release": {
@ -7278,6 +7279,7 @@
],
"io_timeout_ns": 2400000000000,
"isolate": "perf_skia.isolate",
"max_attempts": 1,
"priority": 0.8
},
"Perf-Win10-MSVC-ShuttleA-GPU-AMDHD7770-x86_64-Debug": {
@ -12375,6 +12377,7 @@
],
"io_timeout_ns": 2400000000000,
"isolate": "test_skia.isolate",
"max_attempts": 1,
"priority": 0.8
},
"Test-Win10-MSVC-NUC6i7KYK-GPU-GTX960-x86_64-Release": {
@ -12424,6 +12427,7 @@
],
"io_timeout_ns": 2400000000000,
"isolate": "test_skia.isolate",
"max_attempts": 1,
"priority": 0.8
},
"Test-Win10-MSVC-ShuttleA-GPU-AMDHD7770-x86_64-Debug": {