
This cl ports PendingExtensionManager on desktop android, so that it can be used by both UnpackedInstaller ane CrxInstaller on Android. Bug: 398299722 Change-Id: Ia78c4d6ee2073647a42dcaf00906a1f16c0bd03d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6299978 Reviewed-by: David Bertoni <dbertoni@chromium.org> Commit-Queue: Jenny Zhang <jennyz@chromium.org> Cr-Commit-Position: refs/heads/main@{#1425247}
Chrome
This directory contains the open source, application layer of Google Chrome.
Unlike other parts of Chromium like //content, which provide framework intended to support multiple products, this directory contains code that is focused on building specific products with opinionated UX.
Specific products include:
- Chrome desktop browser for Chrome OS, Windows, Mac and Linux
- Chrome mobile browser for Android
- Chrome OS system UI
See //ios/chrome for the Chrome mobile browser for iOS, and note that code that is shared between //chrome and //ios/chrome is typically factored out into //components.