commit | 45f2535a540cef02969fee53a0fc1223400e0890 | [log] [tgz] |
---|---|---|
author | Georg Neis <neis@chromium.org> | Tue Feb 04 10:38:11 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 04 10:38:11 2025 |
tree | 778b72f90a6d346aa8f2272a3191b5a8b9d3b615 | |
parent | 20588c6f18f63c3b447162df853955c57cb4c16c [diff] |
Remove build target //chrome/browser/ash/crosapi:browser_util - Remove unused functions. - Move the only used function, GetUserDataDir, into browser_manager.cc where it's used (unexported). - Move crosapi_id.h into the //chrome/browser/ash/crosapi target. Bug: b:365741912 Change-Id: Idc1ac32c086b8a4383949d3efaf8fe61e5659374 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6228316 Commit-Queue: Finnur Thorarinsson <finnur@chromium.org> Reviewed-by: Finnur Thorarinsson <finnur@chromium.org> Auto-Submit: Georg Neis <neis@chromium.org> Reviewed-by: Hidehiko Abe <hidehiko@chromium.org> Cr-Commit-Position: refs/heads/main@{#1415465}
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.