DescriptionRemove always-true DCHECK entries that fail build when dcheck_always_on=false.
Our bots always build with dcheck_always_on=true until http://crbug.com/652197
is fixed. This allows compile errors like this to sneak in:
error: comparison of unsigned expression >= 0 is always true.
BUG=webrtc:6517
NOTRY=True
Patch Set 1 #
Messages
Total messages: 10 (3 generated)
|