commit | 76475a28a4ed59b8091cbe89f893caf7338e3385 | [log] [tgz] |
---|---|---|
author | Chris Harrelson <chrishtr@chromium.org> | Mon May 24 19:15:16 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 24 19:15:16 2021 |
tree | ce4296a6321b28857be710e7c2c4d33bdbf6c3d8 | |
parent | 09ac84db975592b39a64b70c9b6fefac7e271acc [diff] |
Remove three feature flags for launched features CSSAspectRatioInterpolation CSSAspectRatioProperty CSSAtRuleCounterStyle Change-Id: I6962a58596bdb48e9dc035fb85da8a7ccfc18e12 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2912262 Commit-Queue: Chris Harrelson <chrishtr@chromium.org> Reviewed-by: Christian Biesinger <cbiesinger@chromium.org> Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#886026}
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.