commit | 6df14e20abedc869905dcad3c068141731a4cae4 | [log][tgz] |
---|---|---|
author | Sam Maier <smaier@chromium.org> | Wed Sep 06 14:38:06 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 06 14:38:06 2023 |
tree | c89defaa3116d067786daf864d06a67eb4fd5e58 | |
parent | 774439af93aa5ce574af2759fd1a9720d19d9a62[diff] |
Revert "Reland "Moving jni_zero GN into //third_party/jni_zero""This reverts commit 028a1176fe469eeece7e5ca69b80533a40162f0c.Reason for revert: crbug.com/1479452Original change's description:> Reland "Moving jni_zero GN into //third_party/jni_zero">> This is a reland of commit 609d8b732156d61ae2eac7ca8ed8416c8a4c1522>> Tested ANGLE and V8 gn gen, and actually git rm-ed the pydeps file.>> Original change's description:> > Moving jni_zero GN into //third_party/jni_zero> >> > Bug: 1456762> > Change-Id:I140fc026c97051de8ee7d427267013505ddef6e6> > Reviewed-on:https://chromium-review.googlesource.com/c/chromium/src/+/4824019> > Reviewed-by: Andrew Grieve <agrieve@chromium.org>> > Commit-Queue: Sam Maier <smaier@chromium.org>> > Cr-Commit-Position: refs/heads/main@{#1190373}>> Bug: 1456762> Change-Id:Iecdaf7bfc2e31443bb5d112b88cf032524655d72> Reviewed-on:https://chromium-review.googlesource.com/c/chromium/src/+/4843449> Auto-Submit: Sam Maier <smaier@chromium.org>> Reviewed-by: Andrew Grieve <agrieve@chromium.org>> Commit-Queue: Andrew Grieve <agrieve@chromium.org>> Cr-Commit-Position: refs/heads/main@{#1192576}Bug: 1456762Change-Id:I3888a5276d34f0bbb0b5a8ba881b2c922c24a96fNo-Presubmit: trueNo-Tree-Checks: trueNo-Try: trueReviewed-on:https://chromium-review.googlesource.com/c/chromium/src/+/4847567Auto-Submit: Sam Maier <smaier@chromium.org>Commit-Queue: Andrew Grieve <agrieve@chromium.org>Reviewed-by: Andrew Grieve <agrieve@chromium.org>Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>Cr-Commit-Position: refs/heads/main@{#1193024}
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.