commit | e483341a0c8b0765310783bd17eb549f78577c9d | [log] [tgz] |
---|---|---|
author | Kuan Huang <kuanhuang@chromium.org> | Wed Apr 20 21:05:39 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 20 21:05:39 2022 |
tree | ec1c588cadbbbebd864dc91ad84ea05ec02d495b | |
parent | e7f70dc7ad6fe4ddec40dc4617647f0fc9409a73 [diff] |
Set target_platform to mac for Mac Builder and its children The mac tester builders are normally running on linux thin tester, which is reporting target_platform as linux. This CL specifically set the target_platfrom to mac for them to correct that. Bug: 1314422 Change-Id: Ia16b73f60e078bf2f10c838df0a4272507ddb928 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3591155 Reviewed-by: Garrett Beaty <gbeaty@google.com> Commit-Queue: Kuan Huang <kuanhuang@chromium.org> Cr-Commit-Position: refs/heads/main@{#994362}
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.