summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authorjrg@chromium.org <jrg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-04 21:36:39 +0000
committerjrg@chromium.org <jrg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-04 21:36:39 +0000
commit32aa8cc65e23a45c5e20f7ff22aa98ca4935eb0a (patch)
tree42a9d0af0b8184c526b502330914c29dc35d5f9f /chrome/app
parent4424ce00b78d59850c447ede156e986bd2e9d912 (diff)
downloadchromium_src-32aa8cc65e23a45c5e20f7ff22aa98ca4935eb0a.zip
chromium_src-32aa8cc65e23a45c5e20f7ff22aa98ca4935eb0a.tar.gz
chromium_src-32aa8cc65e23a45c5e20f7ff22aa98ca4935eb0a.tar.bz2
Branding of Chrome.app.
To brand, do a "src/tools/gyp/gyp_dogfood -Dbranding=Chrome src/build/all.gyp" (Then build, of course.) Review URL: http://codereview.chromium.org/40066 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10920 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/app-Info.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/app-Info.plist b/chrome/app/app-Info.plist
index dce119f..f4a6236 100644
--- a/chrome/app/app-Info.plist
+++ b/chrome/app/app-Info.plist
@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIconFile</key>
- <string>chromium</string>
+ <string>${PRODUCT_NAME:identifier}</string>
<key>CFBundleIdentifier</key>
<string>com.google.${PRODUCT_NAME:identifier}</string>
<key>CFBundleInfoDictionaryVersion</key>