commit | 2dfc20ba1cf2d082d5104f675239407a2321cde2 | [log] [tgz] |
---|---|---|
author | Daniel Cheng <dcheng@chromium.org> | Wed Sep 07 22:15:38 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 07 22:15:38 2022 |
tree | 7f82e9c08de76ad77d0b65517bfd194a84ba76b7 | |
parent | 731a9d3d02b6fd2daf6f6df0cd82da3c2522d202 [diff] |
Revert "Update copyright headers in android_webview/ 3/3" This reverts commit 981595d747e2272e420a5892aaa06498529f9127. Reason for revert: Broke the android-binary-size trybot. Example failure: https://ci.chromium.org/ui/p/chromium/builders/try/android-binary-size/1225625/overview Original change's description: > Update copyright headers in android_webview/ 3/3 > > The methodology used is documented in https://crbug.com/1098010#c15. > > No-Try: true > Bug: 1098010 > Change-Id: I2a7243a21102d9ff2886e7ecb3f664fd1acbc486 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3879643 > Commit-Queue: Avi Drissman <avi@chromium.org> > Owners-Override: Avi Drissman <avi@chromium.org> > Auto-Submit: Avi Drissman <avi@chromium.org> > Reviewed-by: Mark Mentovai <mark@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1044093} Bug: 1098010 Change-Id: Ide24e688f02c133cf26f6d7bf4916e188de724c7 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3880948 Commit-Queue: Daniel Cheng <dcheng@chromium.org> Owners-Override: Daniel Cheng <dcheng@chromium.org> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1044212}
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.