commit | 37a8609bbbe5200fa034718304b3c3a04296240b | [log] [tgz] |
---|---|---|
author | Ningxin Hu <ningxin.hu@intel.com> | Wed May 08 23:09:10 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 08 23:09:10 2024 |
tree | b9c4c4c0c804a9be0e08e0df562070d79941dff6 | |
parent | 4f41f7f3fffa84fc1f8b5e46435d75b919214adf [diff] |
Fix the incorrect casing issue of including DirectML.h This change fixes the "Linux to Windows cross compile" build failure of previous CL https://chromium-review.googlesource.com/c/chromium/src/+/5514432 Bug: 338434855 Change-Id: Ic4db70e85b65996e2dd48fe0e99b92967eada3dc Cq-Include-Trybots: luci.chromium.try:linux-win-cross-rel Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5527424 Commit-Queue: Rafael Cintron <rafael.cintron@microsoft.com> Reviewed-by: Rafael Cintron <rafael.cintron@microsoft.com> Reviewed-by: Sunny Sachanandani <sunnyps@chromium.org> Cr-Commit-Position: refs/heads/main@{#1298410}
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.