commit | 879ab59ed0adf606185f16eae9d590a425d77db6 | [log] [tgz] |
---|---|---|
author | Darren Shen <shend@chromium.org> | Mon Nov 14 02:24:22 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 14 02:24:22 2022 |
tree | 3679b3958f6505e48f60a97396ea3ecc2d35542a | |
parent | 1a3c4babc8ae2a24d011dec0b5a17f2cdfc84313 [diff] |
ime: Delete unused virtual keyboard methods on MockInputMethodManager. These methods are not used. Bug: b/245020074 Change-Id: I36f41526fd59df06d2fe599d300c5aabd503ff7d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4005818 Reviewed-by: Keith Lee <keithlee@chromium.org> Commit-Queue: Darren Shen <shend@chromium.org> Reviewed-by: Yuichiro Hanada <yhanada@chromium.org> Cr-Commit-Position: refs/heads/main@{#1070840}
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.