commit | a918cd000af02efb85c2d7cee73600ef2f5eff74 | [log] [tgz] |
---|---|---|
author | S. Ganesh <ganesh@chromium.org> | Fri Sep 08 16:22:26 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 08 16:22:26 2023 |
tree | 1548c48cbb5deedc86fe563d14ccede021802478 | |
parent | fa1a3d2ceed219a596b937fa2576eaf944dea813 [diff] |
Fix broken Windows cross-compile for the test MSI installer This CL changes the `BUILD.gn` to use all-uppercase for the `appid`, which will fix the specific issue with building the `test_msi_installer` artifacts. The other issues in bug 1480089 will be addressed separately. Bug: 1480089 Change-Id: Iee047b1f0079e7a78da2a1ec9fc31132c074826b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4851341 Auto-Submit: S Ganesh <ganesh@chromium.org> Reviewed-by: Xiaoling Bao <xiaolingbao@chromium.org> Commit-Queue: Xiaoling Bao <xiaolingbao@chromium.org> Cr-Commit-Position: refs/heads/main@{#1194156}
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.