commit | dad2d78aafe8a223e0c147bf15941d8978d2c2da | [log] [tgz] |
---|---|---|
author | My Nguyen <myy@chromium.org> | Sun Nov 22 23:45:18 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Sun Nov 22 23:45:18 2020 |
tree | 262527614aea6ffef6e8b76dac1ff9824824a0a6 | |
parent | f0e18eefeddcf468a7f7af4c061d3cc1e68413ca [diff] |
[InputMethodNames] Remove unused input method names These were added in 2017 in https://crrev.com/c/720699, but the input methods are not implemented yet. Removing these for now so we only update description and naming for the ones in used. Bug: None Change-Id: I80422cf96ceb22f61158e51f68fa41455d4bbfae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2550334 Reviewed-by: Darren Shen <shend@chromium.org> Commit-Queue: My Nguyen <myy@chromium.org> Cr-Commit-Position: refs/heads/master@{#830065}
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.
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.