chrome: mac: cefclient: Support Find window commands (fixes #3462)

This commit is contained in:
Marshall Greenblatt
2023-04-18 20:08:02 -04:00
parent 7ade772e0b
commit e0063880ac
3 changed files with 190 additions and 21 deletions

View File

@@ -333,6 +333,8 @@ bool IsAllowedAppMenuCommandId(int command_id) {
IDC_PRINT,
IDC_FIND,
IDC_FIND_NEXT,
IDC_FIND_PREVIOUS,
// "More tools" sub-menu and contents.
IDC_MORE_TOOLS_MENU,