Remove EWK_BRINGUPS for M120 #3
[platform/framework/web/chromium-efl.git] / chrome / app / helper-alerts-Info.plist
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5         <key>CFBundleIdentifier</key>
6         <string>${CHROMIUM_BUNDLE_ID}.framework.AlertNotificationService</string>
7         <key>CFBundleIconFile</key>
8         <string>app.icns</string>
9         <key>NSUserNotificationAlertStyle</key>
10         <string>alert</string>
11 </dict>
12 </plist>