commit | b9b60674cef2d724b3cd7cc47adc2361ca7c4727 | [log] [tgz] |
---|---|---|
author | Christoph Schwering <schwering@google.com> | Wed Jan 18 20:41:09 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 18 20:41:09 2023 |
tree | 3c46e89e87c460895eda99050d69fc6ed346b219 | |
parent | de81fca0bf212ad5b778c40d2364753e60bd51a5 [diff] |
[Autofill] Rename USE_INTERNAL_AUTOFILL_HEADERS to ..._PATTERNS The old name was a typo. The new name follows the GN flag. Bug: 1007974 Change-Id: Ia0ad461dd15968269d8135c6d13c632b8e4e6969 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4145709 Reviewed-by: Matthias Körber <koerber@google.com> Auto-Submit: Christoph Schwering <schwering@google.com> Commit-Queue: Christoph Schwering <schwering@google.com> Cr-Commit-Position: refs/heads/main@{#1094043}
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.