chrome: mac: Add Alerts helper app (fixes #3181)

Some Chromium code cleanup will follow in
https://chromium-review.googlesource.com/c/chromium/src/+/4456752
This commit is contained in:
Marshall Greenblatt
2023-04-21 14:39:17 -04:00
parent e0063880ac
commit 09c4142dad
6 changed files with 87 additions and 17 deletions

View File

@ -359,6 +359,7 @@ if(OS_MAC)
# Format is "<name suffix>:<target suffix>:<plist suffix>".
set(CEF_HELPER_APP_SUFFIXES
"::"
" (Alerts):_alerts:.alerts"
" (GPU):_gpu:.gpu"
" (Plugin):_plugin:.plugin"
" (Renderer):_renderer:.renderer"