• Jiaquan He's avatar
    app_list: decouple AppListService from mac. · 3d019d5f
    Jiaquan He authored
    AppList will be available only with Ash.
    
    Some mac machines still have apps shortcut in the dock, and Apple do not
    have an API to remove things from the Dock. This commit hard codes the
    shim handler into AppShimHandler so that we can clean up AppListService
    classes.
    
    This commit:
    - moves InitAppsPageLegacyShimHandler for mac out of AppListService;
    - removes references to AppListService from mac.
    
    Bug: 733662
    Change-Id: I66bca8851bf2427a5cd16f3046680e304d1ee368
    Reviewed-on: https://chromium-review.googlesource.com/963684Reviewed-by: default avatarScott Violet <sky@chromium.org>
    Reviewed-by: default avatarTrent Apted <tapted@chromium.org>
    Commit-Queue: Jiaquan He <hejq@google.com>
    Cr-Commit-Position: refs/heads/master@{#543863}
    3d019d5f
browser_prefs.cc 34.5 KB