Remove InfoBarView::child_container_.
We need to clip infobar child elements to the "bar" portion of the infobar. Previously, this couldn't be done simply by clipping to the infobar bounds, because the top arrow meant the infobar bounds extended up past the bar. Now that arrows are dead, |child_container_| is no longer necessary. BUG=none TEST=none Change-Id: Ib9c2ec62638eff1043d6e7a43bdb6648e0a08289 Reviewed-on: https://chromium-review.googlesource.com/989286 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#547519}
Showing
Please register or sign in to comment