• Alexey Baskakov's avatar
    dpwa: Fix WebAppsBase in all unit tests. · b72b6bdf
    Alexey Baskakov authored
    Multiple test fixtures set the TestAppRegistrar explicitly
    via TestWebAppProvider::SetRegistrar()
    and TestAppRegistrar is a type unrelated to WebAppRegistrar.
    
    Later we will get rid of TestAppRegistrar everywhere:
    that is a third type of registry
    (in addition to BookmarkApps and WebApps).
    
    Replacing it with TestWebAppRegistryController is a separate
    follow up task.
    
    Bug: 1082881
    Change-Id: I7d59f10360f766fccbc888b8c461aefe27b0cdde
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2215078
    Auto-Submit: Alexey Baskakov <loyso@chromium.org>
    Commit-Queue: Dominick Ng <dominickn@chromium.org>
    Reviewed-by: default avatarDominick Ng <dominickn@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#772470}
    b72b6bdf
web_apps_base.h 6.67 KB