remove byte-accounting assert for crbug.com/536163
authorMichael Achenbach <machenbach@chromium.org>
Mon, 28 Sep 2015 06:58:49 +0000 (08:58 +0200)
committerMichael Achenbach <machenbach@chromium.org>
Mon, 28 Sep 2015 06:59:04 +0000 (06:59 +0000)
commit1fe1c74a376d1d34b42d0b6489475e62468ee223
tree7950a6033983fd2c8ab24101d3e55976da9549a2
parent5b5bde03d806163e3fbc7614464ea6a3d2301cd6
remove byte-accounting assert for crbug.com/536163

The change https://codereview.chromium.org/1274453002 is causing a breakage
on the Chrome OS builds. It is not clear how to easily revert because there is
a following on dependent change (https://codereview.chromium.org/1351983002) am
I am not too familiar with the revert process.

The simplest revert is to remove the DCHECK.

BUG=chromium:536163
LOG=n
NOTRY=true
R=machenbach@chromium.org, cmumford@chromium.org, hpayer@chromium.org

Review URL: https://codereview.chromium.org/1372693002 .

Cr-Commit-Position: refs/heads/master@{#30959}
src/heap/incremental-marking.cc