summaryrefslogtreecommitdiffstats
path: root/chrome/app/app-Info.plist
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/app/app-Info.plist')
-rw-r--r--chrome/app/app-Info.plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/app/app-Info.plist b/chrome/app/app-Info.plist
index 872244f..8c18310 100644
--- a/chrome/app/app-Info.plist
+++ b/chrome/app/app-Info.plist
@@ -119,11 +119,11 @@
<key>CFBundleIconFile</key>
<string>app.icns</string>
<key>CFBundleIdentifier</key>
- <string>BUNDLE_ID</string>
+ <string>${CHROMIUM_BUNDLE_ID}</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
- <string>BUNDLE_NAME</string>
+ <string>${EXECUTABLE_NAME}</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleSignature</key>