Drop unused argument to SVGShapePainter::PaintMarkers
The |bounding_box| argument isn't actually used, so drop it. Also turn the check at the beginning of StrokeShape() into a DCHECK since the (only) caller already checks it. Change-Id: Ib5ff5d462c440a55361f9051e91e528ac3b82a5c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2124373Reviewed-by:Stephen Chenney <schenney@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#754002}
Showing
Please register or sign in to comment