-
Notifications
You must be signed in to change notification settings - Fork 895
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
No longer need to explicitly remove history clusters menu item
Upstream was modified to remove the history clusters menu item when the feature is disabled, so we no longer need to do this ourselves. Chromium change: https://source.chromium.org/chromium/chromium/src/+/4821730fe67e2284cb9bcb0e0d2038aa41c0dcbe commit 4821730fe67e2284cb9bcb0e0d2038aa41c0dcbe Author: Erik Chen <[email protected]> Date: Tue Oct 22 21:20:55 2024 +0000 Don't show history clusters menu item if history clusters is disabled. Prior to this CL, history clusters could be disabled but Chrome would continue to show the history clusters menu item. Bug: 374013418
- Loading branch information
1 parent
6c56efb
commit 8f0de9e
Showing
2 changed files
with
16 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters