commit | 7eb8c1c00e12210d6e6fcb49743cb4b8503e2833 | [log] [tgz] |
---|---|---|
author | Raphael Kubo da Costa <kubo@igalia.com> | Wed Feb 26 17:25:25 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 26 17:25:25 2025 |
tree | d90825c75a829cf680cf992efba2e61b461bad9e | |
parent | c647b43cec06f001200084042078797e6f8baeb5 [diff] |
//headless: Remove public/util/user_agent.{cc,h} These files are not used anywhere and are just thin wrappers around the corresponding functions in //content. Bug: 389970327 Change-Id: I92b24b788104ed66c5208554b8f5ad8d7370d6e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6306065 Reviewed-by: Andrey Kosyakov <caseq@chromium.org> Commit-Queue: Andrey Kosyakov <caseq@chromium.org> Commit-Queue: Raphael Kubo da Costa <kubo@igalia.com> Cr-Commit-Position: refs/heads/main@{#1425213}
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.