commit | 5e37c6231d320d8e451d0b05b79f8cd4d7615b41 | [log] [tgz] |
---|---|---|
author | Michael Moss <[email protected]> | Wed Oct 07 19:49:58 2020 |
committer | Commit Bot <[email protected]> | Wed Oct 07 19:49:58 2020 |
tree | 29bd35c5f7f81f3260d567f9a6d1fa733e4fa846 | |
parent | ed03cd887b95b63a822c5f6fd9dc26a34175f114 [diff] |
Don't cross-compile tools used for creating diff installers. Diff installer creation runs on the same hosts that the build runs on, so should create binaries for the same architecture. BUG=1119472 R=[email protected], [email protected] (cherry picked from commit 6912cdb0965dc335beed4eb27c41fe8bb58f4184) Change-Id: I58772ce20b47cf9ce854a095de3aac3cf697d5ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2454390 Commit-Queue: Michael Moss <[email protected]> Auto-Submit: Michael Moss <[email protected]> Reviewed-by: Mark Mentovai <[email protected]> Cr-Original-Commit-Position: refs/heads/master@{#814475} Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2454931 Reviewed-by: Michael Moss <[email protected]> Cr-Commit-Position: refs/branch-heads/4280@{#93} Cr-Branched-From: ea420fb963f9658c9969b6513c56b8f47efa1a2a-refs/heads/master@{#812852}
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.
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.