commit | 79bbb0f6fd177b6a7cad17f4be0cf8afa5e90408 | [log] [tgz] |
---|---|---|
author | Robert Ogden <robertogden@chromium.org> | Fri Jul 14 18:03:20 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 14 18:03:20 2023 |
tree | 8c72340ca4a98a73eea7730b28eb04c3e16b549e | |
parent | 88c6c69b6504a13878007c0ae775af64d6360924 [diff] |
Make MediaPipe compatible with the generic watchdog Just a small follow up to the previous CL to clean things up a bit. Bug: b/283522287 Change-Id: Ia7536253c59b38a73cbf024c445137f34c77ecb6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4685047 Reviewed-by: Michael Crouse <mcrouse@chromium.org> Commit-Queue: Robert Ogden <robertogden@chromium.org> Cr-Commit-Position: refs/heads/main@{#1170603}
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.