Remove 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 Review-Url: https://codereview.chromium.org/2390803004 Cr-Commit-Position: refs/heads/master@{#422733}
Showing
Please register or sign in to comment