We currently set dcheck_always_on=1 by default at the bots in https://build.chromium.org/p/client.webrtc/waterfall
This allowed an error like https://bugs.chromium.org/p/webrtc/issues/detail?id=6451 to creep in, so we need to have at least one bot that compiles with it set 0, so we don't regress.
This is similar to the needs of bug 611054 and we should hopefully just have a single bot that builds with these non-standard configs (preferably with multiple GN+compile steps on the same build).
Comment 1 Deleted