commit | c3d91952fe7299cf8436f96be7995c189a061e65 | [log] [tgz] |
---|---|---|
author | An Sung <ansung@google.com> | Fri Aug 16 23:52:39 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 16 23:52:39 2024 |
tree | b28be6fadf0e7d0326d2a19c631d261239c39f55 | |
parent | 5ed19fef63a2cb60e3a334c5e314ad88a193d094 [diff] |
[Blink] remove experimental flag on android builder The experimental flag is not needed as android-chrome-13-x64-wpt-android-specific and android-chrome-13-x64-wpt-android-specific are not part of tree and is used for rebaseline purpose only (https://chromium.googlesource.com/chromium/src/+/HEAD/docs/testing/web_test_expectations.md#rebaselining-using-try-jobs) Removing experimental flag to prepare for adding the builder to CI/CQ. Bug: 40279492 Change-Id: I21a9572355c27a4c3775e7a47922ae6ec6581d59 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5790514 Reviewed-by: Gregory Guterman <guterman@google.com> Commit-Queue: An Sung <ansung@google.com> Reviewed-by: Weizhong Xia <weizhong@google.com> Cr-Commit-Position: refs/heads/main@{#1343112}
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.