Chromium Code Reviews| Index: chrome/browser/ui/cocoa/notifications/xpc-Info.plist |
| diff --git a/chrome/browser/ui/cocoa/notifications/xpc-Info.plist b/chrome/browser/ui/cocoa/notifications/xpc-Info.plist |
| index cd0123eebea0ea7584c67751f076a4c7e26adee2..22825da263e2168abfe9eddd8ef07d7cd7e98513 100644 |
| --- a/chrome/browser/ui/cocoa/notifications/xpc-Info.plist |
| +++ b/chrome/browser/ui/cocoa/notifications/xpc-Info.plist |
| @@ -9,7 +9,7 @@ |
| <key>CFBundleExecutable</key> |
| <string>${EXECUTABLE_NAME}</string> |
| <key>CFBundleIdentifier</key> |
| - <string>${CHROME_BUNDLE_ID}.framework.${EXECUTABLE_NAME}</string> |
| + <string>${CHROME_BUNDLE_ID}.${EXECUTABLE_NAME}</string> |
|
Mark Mentovai
2017/05/16 18:20:08
Since it’s living in the framework, I think we sho
Miguel Garcia
2017/05/19 08:43:56
Done.
|
| <key>CFBundleInfoDictionaryVersion</key> |
| <string>6.0</string> |
| <key>CFBundleName</key> |