commit | 7b932c1c35331eb717f2624509a5c497610122ec | [log] [tgz] |
---|---|---|
author | Di Wu <diwux@google.com> | Fri Jan 31 09:25:06 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 31 09:25:06 2025 |
tree | 679d5fd8c87e733136641a84a6a3d6129661e08b | |
parent | 6d686dd49448c564a0ffd2c23a05164b353882eb [diff] |
[Ash] Delete VideoConferenceManager mojom interface This CL deletes the VideoConferenceManager mojom interface in video_conference.mojom. This CL then cleans up all usage that is related to this interface. The deletion and clean-up was made possible by Lacros sunset. This CL paves the way for separating video conference feature code from crosapi, as crosapi is to be deleted too with the deletion of Lacros. Bug: 354710097 Test: tryjob Change-Id: I2f978815ed00b58a480ec65be9d8b1fa35d4f1e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6219906 Reviewed-by: Hidehiko Abe <hidehiko@chromium.org> Commit-Queue: Di Wu <diwux@google.com> Reviewed-by: Georg Neis <neis@chromium.org> Cr-Commit-Position: refs/heads/main@{#1413971}
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.