commit | 8bb1feddadff2a7958b7d320a0dd841cee6964d5 | [log] [tgz] |
---|---|---|
author | Julie Jeongeun Kim <jkim@igalia.com> | Mon Apr 07 20:23:00 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 07 20:23:00 2025 |
tree | 3b777d0c9f4fe910eb9f8e75ffc80d3fabde3f67 | |
parent | f70efaa499fcdda672b383da34dcdc769a5fad9a [diff] |
[ios blink] Fix IOKit dependency at //device This fixes IOKit dependency at //device. It cleans up unnecessary ‘#include <IOKit>” directly or indirectly and rearranges IOKit.framework to where it's needed. Bug: 40254930 Change-Id: I00f4fb0eddc2554cd5da402c846fe380414b6d76 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6428705 Reviewed-by: Dave Tapuska <dtapuska@chromium.org> Commit-Queue: Julie Jeongeun Kim <jkim@igalia.com> Reviewed-by: Matt Reynolds <mattreynolds@chromium.org> Cr-Commit-Position: refs/heads/main@{#1443726}
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.