commit | 6bcdb99fed96784ba9a6e32d8cc604e5393cc05f | [log] [tgz] |
---|---|---|
author | David Dorwin <ddorwin@chromium.org> | Mon Jan 24 19:38:58 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 24 19:38:58 2022 |
tree | dab8d6a44d3ce68c7f7dd5b2d83cb1ba486e528a | |
parent | 99923614157d7c56195566e32eec5a3985f14281 [diff] |
[fuchsia] Add missing Flatland-related services to CastRunner's filter The services were not added to the filter when they were added to web_instance.cmx in https://crrev.com/c/3093218. Bug: 1230150 Change-Id: I3748cec98117fcaf5d99a9435bd7b040d4a680df Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3405426 Reviewed-by: Emircan Uysaler <emircan@chromium.org> Reviewed-by: Sergey Ulanov <sergeyu@chromium.org> Commit-Queue: David Dorwin <ddorwin@chromium.org> Cr-Commit-Position: refs/heads/main@{#962624}
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.