| commit | 119fe0f585d87fd4d86bc4765e3b947ce3fa93b2 | [log] [tgz] |
|---|---|---|
| author | hayato <hayato@chromium.org> | Fri Jul 22 08:51:08 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Fri Jul 22 08:53:01 2016 |
| tree | 548f843e1371f9f7c6c0a57ce13261729ef7e218 | |
| parent | 8a0fee87966c21049e1ad1781df3689522f4f5ee [diff] |
Remove the unnecessary DCHECK(..), which is guaranteed to be true by the previous line This DCHECK just rephrases the result of the previous line. BUG=630141 Review-Url: https://codereview.chromium.org/2174693002 Cr-Commit-Position: refs/heads/master@{#407104}