commit | 3122b8b28c66c74c6d1743bd1368a6f4135a88da | [log] [tgz] |
---|---|---|
author | Akihiro Ota <akihiroota@chromium.org> | Wed Jun 08 00:21:47 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 08 00:21:47 2022 |
tree | 58b8375d7b1275ff060ab1cb77282ff5ad88c509 | |
parent | 5cef4aa3fe60632e50a239cee625348609f1beba [diff] |
Dictation: Implement the DELETE_PREV_SENT macro. This change follows the pattern for adding a hidden macro established in https://crrev.com/c/3687413. In this change, we add a macro that deletes the previous sentence. For a list of macros to be implemented, please see the Dictation project spreadsheet: https://docs.google.com/spreadsheets/d/1ypbByyLvicvLaWFSxKtvlptctTVBhK1SjaxkLndKK-I/edit#gid=1969716136 AX-Relnotes: N/A Bug: 1331351 Change-Id: I3a60943e1df31dc448ca222ba9692c53cd935cff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3689768 Reviewed-by: Anastasia Helfinstein <anastasi@google.com> Commit-Queue: Akihiro Ota <akihiroota@chromium.org> Cr-Commit-Position: refs/heads/main@{#1011753}
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.