• calamity's avatar
    Make start page fill app list bounds. · 05c5d5ab
    calamity authored
    This CL makes the start page fully fill the app list bounds. This will
    ensure the start page WebContents has maximal space. In order to do this,
    this CL decouples code from some layout assumptions and uses more
    future-proof calculations instead.
    
    BUG=453205
    
    Review URL: https://codereview.chromium.org/889403005
    
    Cr-Commit-Position: refs/heads/master@{#315273}
    05c5d5ab
contents_view.cc 18.7 KB