Disable ApkWebAppInstallService when web apps are not enabled.
The new web apps backend is explicitly disabled in ARC++ Kiosk mode, which causes a crash as ApkWebAppInstallService now depends on the new web apps backend. This CL disables ApkWebAppInstallService when the new web apps backend is disabled. BUG=1065655 Change-Id: I1488cb9a57e89c76e4c011f11e86349322501516 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2127989Reviewed-by:Alexey Baskakov <loyso@chromium.org> Commit-Queue: Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/master@{#754803}
Showing
Please register or sign in to comment