[FlexNG] Fix devtools DCHECK.
Devtools was crashing using FlexNG as various sizes were going below zero. This was occurring as we were subtracting scrollbars from the min/max sizes, and this patch removes this logic. Bug: 845235 Change-Id: I3abb0594a94e3f23953bcab5f1dd0638468b063f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2012161Reviewed-by:David Grogan <dgrogan@chromium.org> Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#733700}
Showing
Please register or sign in to comment