Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(104)

Unified Diff: extensions/shell/app/helper-Info.plist

Issue 745093002: AppShell support for Mac. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: minors Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « extensions/shell/app/framework-Info.plist ('k') | extensions/shell/app/paths_mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/shell/app/helper-Info.plist
diff --git a/content/shell/app/helper-Info.plist b/extensions/shell/app/helper-Info.plist
similarity index 94%
copy from content/shell/app/helper-Info.plist
copy to extensions/shell/app/helper-Info.plist
index 646d48ff1748a5584aa090adbe3ed66c480c7086..dd654f115e4add5bcd8c4c85a3e4d486ea74ce9e 100644
--- a/content/shell/app/helper-Info.plist
+++ b/extensions/shell/app/helper-Info.plist
@@ -9,7 +9,7 @@
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIdentifier</key>
- <string>org.chromium.ContentShell.helper</string>
+ <string>org.chromium.AppShell.helper</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
« no previous file with comments | « extensions/shell/app/framework-Info.plist ('k') | extensions/shell/app/paths_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698