DescriptionReplacing outdated DCHECK(a == b) with DCHECK_EQ(a, b).
This is my first attempt at contributing, so please tell me where I'm going wrong.
BUG=58409
TEST=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=81988
Patch Set 1 #
Total comments: 1
Patch Set 2 : Added name to Authors file, converted old DCHECKs in 2 more files #
Total comments: 1
Patch Set 3 : Removed trailing whitespace in net/base/mime_util.cc #
Messages
Total messages: 10 (0 generated)
|