| commit | 5d3028a1cd521c6fb53c2223f81a0cc2f81c75a9 | [log] [tgz] |
|---|---|---|
| author | James Cook <jamescook@chromium.org> | Tue Apr 15 18:56:21 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 15 18:56:21 2025 |
| tree | 66454283608210bac1865fd5b0078c30a330ad9b | |
| parent | 9c10de1badae48e562aa5b04ed216fa2f18e0fc8 [diff] |
Use ExtensionManagement in crx_download_util.cc on desktop Android ExtensionManagement was recently ported to desktop Android. Remove some ifdefs so it is used in crx_download_util.cc. Bug: 394876083 Change-Id: I51b7af2402c45b755d61d6aa8c84f655ae078850 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6451428 Auto-Submit: James Cook <jamescook@chromium.org> Commit-Queue: James Cook <jamescook@chromium.org> Reviewed-by: Min Qin <qinmin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1447274}
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.
To check out the source code locally, don't use git clone! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.