commit | 8615fe59fcc0246a8b0c11b37b3e75f82c9933dd | [log] [tgz] |
---|---|---|
author | Eric Boren <borenet@google.com> | Mon Dec 12 14:30:12 2016 -0500 |
committer | Eric Boren <borenet@google.com> | Mon Dec 12 20:06:07 2016 +0000 |
tree | 449e00a7fc946f40e357ef5154f2f1998b7159c6 | |
parent | 26ae5aba592d4169c1c53aa7fafa660589a4d554 [diff] |
gen_tasks.go: Assert that all compile tasks are in the JOBS list Rather than auto-adding the Job, assert that it's listed. This enforces that the JOBS list is accurate. Add all missing compile Jobs to the list. BUG=skia: Change-Id: Ic7a90165ccac36baa52a4674798977021d6812d7 Reviewed-on: https://skia-review.googlesource.com/5848 Reviewed-by: Mike Klein <mtklein@chromium.org> Commit-Queue: Eric Boren <borenet@google.com>