Chromium Code Reviews
DescriptionFix build error in release mode.
I used a mix of NDEBUG and DHECK, but I didn't realise
that DCHECKs are still compiled in release builds, and
that the try bots don't catch this.
Updated to use base::NonThreadSafe, which is both
simpler and safer.
TBR=kbr@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=99650
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|
||||||||||||||||||||||||||||