| commit | 072d391f8399702923b989d34f4010f8d6e37117 | [log] [tgz] |
|---|---|---|
| author | Ted Choc <tedchoc@chromium.org> | Wed Jun 25 00:26:07 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 25 00:26:07 2025 |
| tree | 903a55ce84d046229f9f825a22efc06fb265018f | |
| parent | e66feb5892a2c7d1f1fd85b71de1b939e2f03eb7 [diff] |
Remove unused method in AppMenuPropertiesDelegate The method was no longer used after the changes in this CL: crrev.com/048735c9b293ef2dc0fbeeb2af4135028faaf32d The new logic checks for all divider types vs it being hardcoded to one ID, so this method can be deleted. Bug: None Change-Id: I5cb266dda4e1d631ceafcc2e6de38d3edb5c6082 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6669774 Reviewed-by: Theresa Sullivan <twellington@chromium.org> Commit-Queue: Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/main@{#1478282}
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.