commit | b2a5e96e6d78366ecb9ae47d2e91b92905ece46b | [log] [tgz] |
---|---|---|
author | Harry Cutts <hcutts@chromium.org> | Wed Nov 10 18:48:37 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 10 18:48:37 2021 |
tree | bab5be8bdd547b3893331b502c72ae8b54967263 | |
parent | 0c734d610f2f3a685004082f20c599420f0fb1d1 [diff] |
Diagnostics: add icons to arrow keys on keyboard diagram This makes them match the ones on the actual keys, and lays the groundwork for adding other icons (to the top row and the search key) once I've sourced them. Screenshot: http://shortn/_rlkNEqvC9L Change-Id: I5363b16ed247340760ff898539a388a41e59ceca Bug: 1207678 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3271673 Reviewed-by: Jimmy Gong <jimmyxgong@chromium.org> Commit-Queue: Harry Cutts <hcutts@chromium.org> Cr-Commit-Position: refs/heads/main@{#940400}
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.