commit | 94ba97dc616a73046b47a0ea053791e344706842 | [log] [tgz] |
---|---|---|
author | Henrique Nakashima <hnakashima@chromium.org> | Tue Mar 05 00:09:17 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 05 00:09:17 2024 |
tree | a0728ecebc4df5de13098927a54be7bd9991b90d | |
parent | 2730c34a1631843d7586adeac15c687c84851e99 [diff] |
Create version_info_with_user_agent.cc|h in //components These methods in version_info are Chrome-specific should not be in //base. Move them back to components while keeping most of version_info in //base. Bug: 327638952 Change-Id: Ib80d3f8cc89748815912a7baa1fc072ad1784d1c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5214086 Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Reviewed-by: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/main@{#1268165}
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.