| commit | 10406f649c14affe5c85be4119a157528a3aa30c | [log] [tgz] |
|---|---|---|
| author | Mohamed Heikal <mheikal@chromium.org> | Fri May 13 17:26:45 2022 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 13 17:26:45 2022 |
| tree | 5ad52fbf5db4724838369757145aa9ff5cd9aa95 | |
| parent | 77d894f0f5c7da509e13381d9d560d56dac06861 [diff] |
Android: Add back mistakenly removed R8 patches dir The reason R8 patches are not working as intended is because we mistakenly stopped telling 3pp to patch R8. Add back that directive to 3pp.pb. Change-Id: I1081a8731079549feadc52ab3121d6a232aef5c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3645993 Commit-Queue: Mohamed Heikal <mheikal@chromium.org> Auto-Submit: Mohamed Heikal <mheikal@chromium.org> Reviewed-by: Andrew Grieve <agrieve@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/main@{#1003189}
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.