commit | 6e07e3bc01a911d3e83fd75f0796360ae39c9dcf | [log] [tgz] |
---|---|---|
author | Alan Cutter <alancutter@chromium.org> | Fri Aug 09 05:11:58 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Aug 09 05:11:58 2019 |
tree | 877adbd98f26d881626f188f7b946c2a517a62a0 | |
parent | ca7ab43897913d9b2b0ef89d2e02b35ad360212f [diff] |
WebApp: Create ExternalWebAppManager and WebAppPolicyManager subsystems for BMO This CL instantiates the ExternalWebAppManager and WebAppPolicyManager subsystems when BMO is enabled. These subsystems are generalised to work with or without BMO and are needed for general web app operation. This CL also reorders the subsystems to be alphabetical in the header and ordered by their interdependencies in the initialisation code. Bug: 916381 Change-Id: Ie0f146c41bde8355243e0b380dee5e1c642596e0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1745672 Commit-Queue: Alan Cutter <alancutter@chromium.org> Reviewed-by: Alexey Baskakov <loyso@chromium.org> Cr-Commit-Position: refs/heads/master@{#685459}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .