commit | 38f3a60036235fbfe297e89cd4591403ae2e99f5 | [log] [tgz] |
---|---|---|
author | Robert Liao <robliao@chromium.org> | Fri Apr 18 16:34:22 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 18 16:34:22 2025 |
tree | 2ecf179916ad38dce2225261ab62ec0bd86b7f45 | |
parent | b911b114201107d80b0eac458343ed8c8d8baf4c [diff] |
Remove BrowserViewLayoutDelegate::GetHostView This code appears to be dead. Bug: 40756914 Change-Id: If5ede3c9e9f0b9a7f3079d3f039077e1b3b1ecf2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6470857 Reviewed-by: Mike Wasserman <msw@chromium.org> Auto-Submit: Robert Liao <robliao@chromium.org> Commit-Queue: Mike Wasserman <msw@chromium.org> Cr-Commit-Position: refs/heads/main@{#1448900}
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.