commit | 8c3af7900aa9d04bf33a830daf0b4f6d71099984 | [log] [tgz] |
---|---|---|
author | Elad Alon <eladalon@chromium.org> | Thu Feb 24 11:51:41 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 24 11:51:41 2022 |
tree | f488c49adef22594821293e730146013565ffbe6 | |
parent | 2b82704a9ed559d44157e0652ead8110c67a593f [diff] |
[ChromeSheriff] Fix missing #include in font_table_map.h Bug: None Change-Id: Ibfbc82e8ba3792d9d635a0c6eeb3bbaf732dd77d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3487646 Commit-Queue: Elad Alon <eladalon@chromium.org> Commit-Queue: Yoav Weiss <yoavweiss@chromium.org> Auto-Submit: Elad Alon <eladalon@chromium.org> Reviewed-by: Yoav Weiss <yoavweiss@chromium.org> Cr-Commit-Position: refs/heads/main@{#974593}
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.