commit | 3f634b33903e1e843cbab019af0eb8e6d96df62e | [log] [tgz] |
---|---|---|
author | Mateusz Zbikowski <zbikowski@google.com> | Wed Jun 21 15:48:49 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 21 15:48:49 2023 |
tree | 0a9e13c925d22a41380ee215fb2a57b81e12a9c3 | |
parent | 532ef3460607326a57be1ce2a951c80a8c88172b [diff] |
[reviver] Fix broken android replica This was broken by the recent change setting the default cores dimension to 8. That works for builderless bots, but this one targets builderful bots, so we should drop conflicting default dimensions. Bug: 1412588 Change-Id: I6841f012c89327d106de0716b76395b82596a906 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4631113 Reviewed-by: Ben Pastene <bpastene@chromium.org> Commit-Queue: Ben Pastene <bpastene@chromium.org> Auto-Submit: Mateusz Zbikowski <zbikowski@google.com> Cr-Commit-Position: refs/heads/main@{#1160671}
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.