Chromium Code Reviews| Index: extensions/shell/app/app-Info.plist |
| diff --git a/content/shell/app/app-Info.plist b/extensions/shell/app/app-Info.plist |
| similarity index 95% |
| copy from content/shell/app/app-Info.plist |
| copy to extensions/shell/app/app-Info.plist |
| index 84e98b243724361f94a5b2be60bcbd2c3cdabdfa..269fd96fa36302f19e6d77bfef277044b1e55080 100644 |
| --- a/content/shell/app/app-Info.plist |
| +++ b/extensions/shell/app/app-Info.plist |
| @@ -11,7 +11,7 @@ |
| <key>CFBundleIconFile</key> |
| <string>app.icns</string> |
| <key>CFBundleIdentifier</key> |
| - <string>org.chromium.ContentShell</string> |
| + <string>org.chromium.AppShell</string> |
|
James Cook
2014/12/10 21:05:00
tabs vs. spaces?
Yoyo Zhou
2014/12/11 02:40:49
Tabs appear to be standard in Chromium for our .pl
James Cook
2014/12/11 20:08:28
So they are. I was confused by reitveld only showi
|
| <key>CFBundleInfoDictionaryVersion</key> |
| <string>6.0</string> |
| <key>CFBundleName</key> |