commit | 06d764789d692632d9f3de569426c79933e46120 | [log] [tgz] |
---|---|---|
author | Gang Wu <gangwu@chromium.org> | Thu Aug 29 21:12:28 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 29 21:12:28 2024 |
tree | 92701e32ab3e5cd29f6c64c5b9207509b686d45e | |
parent | ff6e738e7a6ef6d89b5e7412dc7871d4325d5d19 [diff] |
Rename GSAState to GSAUtils This CL is for renaming GSAState to GSAUtils, but since there is a clank-internal code still using GSAState, we cannot delete the GSAState until the clank-internal uses GSAUtils. Bug: b/363040343 Change-Id: Ia8a7d4c42ae02f4024c8a21d5486179c175b283b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5827164 Commit-Queue: Gang Wu <gangwu@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/main@{#1348879}
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.