commit | f9c26091d2ee6ec13de032aec8c37b4f1aba2f66 | [log] [tgz] |
---|---|---|
author | Amanda Deacon <amandadeacon@chromium.org> | Thu Feb 03 07:48:50 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 03 07:48:50 2022 |
tree | 9d7846f2bc3281af5e9feceed520e124e41400bf | |
parent | 3b9289e672d6d75905aac81802496d0f72893e39 [diff] |
[Shortcuts] Add skeleton class KeyboardShortcutData. This class will function as a lightweight intermediary between the ash data type (ash::KeyboardShortcutItem) and the ChromeSearchResult subclass (app_list::KeyboardShortcutResult). Test: none Bug: 1290682 Change-Id: I61c94a5baabf5f1f7626287cd10d54f66fccc88c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3435227 Reviewed-by: Tony Yeoman <tby@chromium.org> Commit-Queue: Amanda Deacon <amandadeacon@chromium.org> Cr-Commit-Position: refs/heads/main@{#966627}
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.