Chromium Code Reviews| Index: chrome/app/app-Info.plist |
| diff --git a/chrome/app/app-Info.plist b/chrome/app/app-Info.plist |
| index b6fc2763f071ffb410d55b803293b184f92c8c30..bace54f07b5961841d9b29a9144eb8ea9dca7cea 100644 |
| --- a/chrome/app/app-Info.plist |
| +++ b/chrome/app/app-Info.plist |
| @@ -348,5 +348,7 @@ |
| </dict> |
| </dict> |
| </array> |
| + <key>NSUserNotificationAlertStyle</key> |
| + <string>alert</string> |
|
cpu_(ooo_6.6-7.5)
2016/01/06 17:30:19
weird indentation, btw
Miguel Garcia
2016/01/06 18:37:11
This seems to match the indentation in the rest of
|
| </dict> |
| </plist> |