| commit | c4e8935f52eb3ad92cc7433dd07de56b2fd6228c | [log] [tgz] |
|---|---|---|
| author | Olivier Yiptong <oyiptong@chromium.org> | Tue Feb 02 20:47:42 2021 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 02 20:47:42 2021 |
| tree | 12a09a1746b50d7fe8c169b18abecb9929129838 | |
| parent | fd5e4e65cfd1f47bde62962914f3caf82916403b [diff] |
FontAccess: Remove FontAccessChooser flag This removes the FontAccessChooser flag because it is now obsolete. Bug: 1173253 Change-Id: Ie5f93e6280dac110889d79edefb1402b879b8d6a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2665760 Reviewed-by: enne <enne@chromium.org> Commit-Queue: Olivier Yiptong <oyiptong@chromium.org> Cr-Commit-Position: refs/heads/master@{#849736}
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.