commit | 14e5051e4c55144011110e27c4609073bf29425f | [log] [tgz] |
---|---|---|
author | dpapad <dpapad@chromium.org> | Tue Sep 14 01:46:37 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 14 01:46:37 2021 |
tree | 39a51310c2cd5822a414d622e7a7da21aaca677c | |
parent | d22d251f8acca129f8b1d4fd01bf9e7cc3093840 [diff] |
WebUI: Re-run reproduce.sh on ToT, fix deletion of paper-ripple.d.ts. Running reproduce.sh on ToT should not result in any diff, but it actually produced the following changes. 1) Accidentally deleted paper-ripple.d.ts. 2) Modified polymer.d.ts, because reproduce.sh was not run as part of r894260. Fixed 1 and checked-in 2 so that reproduce.sh does not result in a diff. Bug: None Change-Id: If80e5a8d576292c4a8ffe795cecaee555b9d97a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3157752 Auto-Submit: dpapad <dpapad@chromium.org> Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Reviewed-by: Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/main@{#921042}
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.