commit | 95260811303c092fd6c83b5ba5a0c6305dc7c9e0 | [log] [tgz] |
---|---|---|
author | Philipp Hancke <philipp.hancke@googlemail.com> | Wed Mar 26 08:08:31 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 26 08:08:31 2025 |
tree | b87117812ac73827a9064de7e3660bb868262d97 | |
parent | 7f6e3aff5cdc7643aeb261927c9706bb8410d996 [diff] |
webrtc: fix transitive includes Landing https://webrtc-review.googlesource.com/c/src/+/381801 showed some transitives includes in blink_platform_unittests missing BUG=webrtc:42226242 Change-Id: Ic89c1775c14b1f42fe4fccfc167d56c7f309adde Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6393922 Reviewed-by: Mirko Bonadei <mbonadei@chromium.org> Reviewed-by: Jeremy Leconte <jleconte@google.com> Commit-Queue: Mirko Bonadei <mbonadei@chromium.org> Cr-Commit-Position: refs/heads/main@{#1437976}
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.