commit | 89561b1ab5c848aae538b325d1a46a5107f5bc9a | [log] [tgz] |
---|---|---|
author | Dominic Farolino <dom@chromium.org> | Thu Jan 27 03:49:14 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 27 03:49:14 2022 |
tree | 1bdda8d69b3049a2e0a3ddbb09e5fff1d57a7b62 | |
parent | 1f95af09d2c1306fa4671dfa9d9edf94ddf94f95 [diff] |
Blink: Remove dead code in ScrollingCoordinator Change-Id: Ia3dd6166f1dcfed182a560a683a3c2c554eed7fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3413903 Auto-Submit: Dominic Farolino <dom@chromium.org> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/main@{#963876}
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.