commit | 538cce6c6ced290f7b1093a2b1c92303595e4b8f | [log][tgz] |
---|---|---|
author | David Black <dmblack@google.com> | Thu May 23 21:32:43 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 23 21:32:43 2024 |
tree | 564f6b714546fa46cb4b920ab21c299e246fbf68 | |
parent | cf968ea85bff7302fe91f26aa3330ae34718a6a2[diff] |
[M125] Remove ENABLE_MERGE_REQUEST from container app.Bug: b:339671326Change-Id:I8ea157061c1d7971e44e08affde4b96c944699cbReviewed-on:https://chromium-review.googlesource.com/c/chromium/src/+/5563406Commit-Queue: David Black <dmblack@google.com>Reviewed-by: Xiaohui Chen <xiaohuic@chromium.org>Cr-Commit-Position: refs/branch-heads/6422@{#1134}Cr-Branched-From: 9012208d0ce02e0cf0adb9b62558627c356f3278-refs/heads/main@{#1287751}
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 ishttps://www.chromium.org.
To check out the source code locally, don't usegit clone
! Instead, followthe instructions on how to get the code.
Documentation in the source is rooted indocs/README.md.
Learn how toGet 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 athttps://crbug.com/new.