| commit | b7400ceab245b7064df6cd88ec3f878acfa56a3c | [log] [tgz] |
|---|---|---|
| author | Georg Neis <neis@chromium.org> | Tue Oct 15 02:33:38 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 15 02:33:38 2024 |
| tree | b16d7b21aa84bdba8157af6bbbcc7455a87d99c4 | |
| parent | 63e994fa7c44e1a2a9344a47543cd314ee558952 [diff] |
ash: Remove TestController - Remove Lacros-specific code from chrome/browser/ui/chromeos/test_util.* - Change a function signature of ChromeOSBrowserUITest to avoid using an enum type from test_controller.mojom. - Remove input_method_test_interface.mojom (referenced by test_controller.mojom) and its implementation. - Remove the remaining TestController uses. - Remove test_controller.mojom and its implementation. Bug: b:369519665, b:354842935, b:365741912 Change-Id: Ib29623d5a20c28d5c0bfd8796079d8590585206c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5919990 Commit-Queue: Georg Neis <neis@chromium.org> Reviewed-by: Hidehiko Abe <hidehiko@chromium.org> Cr-Commit-Position: refs/heads/main@{#1368566}
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.