commit | 01c39af39c38c033c194bc8d8ca3ac2b42a96b80 | [log] [tgz] |
---|---|---|
author | Lei Zhang <thestig@chromium.org> | Fri Sep 22 06:12:38 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 22 06:12:38 2023 |
tree | 904d42dd058eec4a83da3b4c7962a577b2af6a48 | |
parent | 72be6efd790b52178826134ff8e05d299c037c3a [diff] |
Consolidate Blink base/strings/string_util.h DEPS entries Just have a single entry in third_party/blink/renderer/DEPS, instead of many entries in various sub-directories. Change-Id: I8f088a7dffdf0899ad2498100c2a0b375bebb36a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4885275 Reviewed-by: Kent Tamura <tkent@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/main@{#1200073}
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.