commit | bc21ec9797e193c87ac00ea385d6716e5c3b6e0c | [log] [tgz] |
---|---|---|
author | Amanda Deacon <amandadeacon@chromium.org> | Thu May 20 00:06:01 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 20 00:06:01 2021 |
tree | 2008812a1ca80acf6eee0f581eb70660671f015b | |
parent | 1bd0977d19c529c809a1b927d7a68b9345e546d7 [diff] |
[Live Caption] Rename CaptionController to LiveCaptionController. And rename related classes as follows: CaptionControllerFactory -> LiveCaptionControllerFactory CaptionControllerTest -> LiveCaptionControllerTest Rename/refactor only; no logic changes. As discussed in dd: http://shortn/_Qc94K0EzXM Bug: 1055150, 1196105 Change-Id: I69903ce4faccb8d14cfa1efb4413271a46eab043 AX-Relnotes: n/a. Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2899861 Commit-Queue: Amanda Deacon <amandadeacon@chromium.org> Reviewed-by: Scott Violet <sky@chromium.org> Reviewed-by: Abigail Klein <abigailbklein@google.com> Cr-Commit-Position: refs/heads/master@{#884773}
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.