commit | 38ab1bd5cf1243d4d05eac002086341b51c21d36 | [log] [tgz] |
---|---|---|
author | Caroline Rising <corising@chromium.org> | Tue Apr 15 20:10:28 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 15 20:10:28 2025 |
tree | a172e756f6cc54208b4c6f61dd9595b72a75fca6 | |
parent | 78ce13750807445790221b522b2c1636421dff1b [diff] |
Enable cast as a pinnable toolbar button by default This also fixes any broken tests and moves CastToolbarButtonControllerUnitTest to being a browser test since BrowserWithTestWindowTest shouldn't be used and there are dependencies on browser/browserview. Bug: 323962377 Change-Id: I8006a66b51eb0b6741aada1ffaf857b47fdcf888 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6437919 Commit-Queue: Caroline Rising <corising@chromium.org> Reviewed-by: Luc Nguyen <lucnguyen@google.com> Reviewed-by: David Pennington <dpenning@chromium.org> Cr-Commit-Position: refs/heads/main@{#1447330}
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.