commit | 93a6b0b3fb40beb4ed8d2009909288f6e3ba8a2b | [log] [tgz] |
---|---|---|
author | Andrew Rayskiy <greengrape@google.com> | Fri Mar 08 00:04:33 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 08 00:04:33 2024 |
tree | 4c6a3cc3afce54a220ab4767d43ee156dff647aa | |
parent | 5f9e2a429acc080050f7086e2c71815cfb1223b0 [diff] |
Factor out selected IWA pieces into ChromeContentBrowserClientIWAParts This CL doesn't affect the existing behavior. Bug: b/328574659 Change-Id: I29f74b59c2e99cd892d8c26cc91539333756f18a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5347627 Reviewed-by: Christian Flach <cmfcmf@chromium.org> Reviewed-by: Peter Wen <wnwen@chromium.org> Commit-Queue: Andrew Rayskiy <greengrape@google.com> Cr-Commit-Position: refs/heads/main@{#1269914}
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.