Fixed experimental app list pagination indicator.
Was previously highlighting the wrong page (regressed in r293066) due to the page indices not starting from 0. ContentsSwitcherView now uses a map, not a vector, so buttons can have arbitrary indices. BUG=411769 Review URL: https://codereview.chromium.org/554553002 Cr-Commit-Position: refs/heads/master@{#293884}
Showing
Please register or sign in to comment