• Peter Kasting's avatar
    Remove InfoBarView::child_container_. · 950402fd
    Peter Kasting authored
    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: default avatarEvan Stade <estade@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#547519}
    950402fd
confirm_infobar.cc 5.96 KB