commit | 2f76730107494e549be69a5e6bdce5a480e56837 | [log] [tgz] |
---|---|---|
author | Samuel Huang <huangs@chromium.org> | Fri Jun 09 14:58:36 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 09 14:58:36 2023 |
tree | 030cec3ead7e9dd60a6b2068b279081ac5075d3f | |
parent | 33c4834244c5377fee3841c807934bead46e65be [diff] |
[GRIT] Fix gzip_string.GzipString() comment. This is a follow-up to crrev.com/c/4582853. Also update imports. Bug: 1449810 Change-Id: I717912caf9e0a9ea434adf72929caaad8cd8ea8c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4584090 Reviewed-by: Andrew Grieve <agrieve@chromium.org> Commit-Queue: Samuel Huang <huangs@chromium.org> Cr-Commit-Position: refs/heads/main@{#1155526}
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.