commit | 414964c61ea2710b2f9a628c9f13e380cf47b37f | [log] [tgz] |
---|---|---|
author | James Cook <jamescook@chromium.org> | Thu Apr 24 18:34:51 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 24 18:34:51 2025 |
tree | 3854979fee6709d2d552a05305bb584d1284a5b4 | |
parent | 7c0cc83b75d5fe0f9c9c1199ec9c56c276f7ac92 [diff] |
extensions: Port ExtensionsInternalsSource to desktop Android The files don't need to be changed, just added to the build. Update the browser test so it works on Android. Wire it up to DesktopAndroidExtensionSystem. Bug: 413141616 Test: chrome://extensions-internals loads properly Change-Id: I3789c021f6fb0ee8f44c3c6f3039d856a85874f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6485747 Reviewed-by: Devlin Cronin <rdevlin.cronin@chromium.org> Commit-Queue: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/main@{#1451331}
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.