commit | cf98a1bfb394b6f87e00e29d695b48bc44ce4239 | [log] [tgz] |
---|---|---|
author | Daniel Nicoara <[email protected]> | Tue Aug 09 19:51:44 2022 |
committer | Chromium LUCI CQ <[email protected]> | Tue Aug 09 19:51:44 2022 |
tree | 6d3c36817fb098f45dafd88430776cc505d74598 | |
parent | fa27400da8823475c3d38ed1358c693ec7f5c369 [diff] |
Remove chromecast dependencies to //chrome code They used to be related to accessibility, but they are no longer needed, so clean them up. Bug: 1215474 Test: Built a cast image AX-Relnotes: n/a. Change-Id: I7ded11c9a3038211c3a212faf759b98c502b6d20 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3811405 Reviewed-by: Ben Wells <[email protected]> Reviewed-by: Scott Violet <[email protected]> Reviewed-by: Camillo Bruni <[email protected]> Reviewed-by: David Tseng <[email protected]> Reviewed-by: Dominick Ng <[email protected]> Commit-Queue: Daniel Nicoara <[email protected]> Cr-Commit-Position: refs/heads/main@{#1033155}
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.