DescriptionRemove stale commented-out DCHECK
This DCHECK was commented out in Apr 2014
(https://chromium.googlesource.com/chromium/src/+/8a343ad96e4ca48eb665a77a6db8beb4357fe67c)
because it was causing Chrome OS test failures. Since this assertion has been
ignored for 2.5 years and the logic in this part of the code has since changed,
it is not clear that this assertion would be useful if it were ever re-enabled.
BUG=365507
Committed: https://crrev.com/749309fd4a6ca3ee22c9df4901037bac75ce35cd
Cr-Commit-Position: refs/heads/master@{#422733}
Patch Set 1 #Patch Set 2 : Remove unneeded "if DCHECK_IS_ON" branch #Patch Set 3 : Rebase #Messages
Total messages: 17 (7 generated)
|