commit | 05641a5582bbb3ee40dc2c9ba21d837df9340583 | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Tue Apr 21 10:49:13 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Apr 21 10:49:14 2015 -0700 |
tree | 2d494e018269e027643eaa6236c742d4c0a2e851 | |
parent | fca5c88873cbf30f756bcb57e28df62f56c26d85 [diff] |
DM: failure to canary a sink is now fatal. This requires we remove NVPR from the default set of configs, as we only find out at runtime that it's not available. All the other defaults will either be compiled in and supported, or not compiled in and non-fatally skipped as unknown configs. BUG=skia: Review URL: https://codereview.chromium.org/1100773003