commit | 23dac749faffb074cd125fb716c80f3a60d288d3 | [log] [tgz] |
---|---|---|
author | Peter Varga <pvarga@inf.u-szeged.hu> | Tue Aug 31 16:43:57 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 31 16:43:57 2021 |
tree | 4a6e20faf998a906575f365d273ec11ce0870813 | |
parent | 5f6c9ef060029c594147bd78d02e621bf4b0814f [diff] |
Remove unused target_set_changed It is leftover of removing EventHandlerRegistry::NotifyDidAddOrRemoveEventHandlerTarget() This is a fixup of https://crrev.com/c/2462107 Bug: none Change-Id: Ifdf25783b96f716153cfb31bfe16c7cb738eadaf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3133061 Reviewed-by: Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/main@{#916843}
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.