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

Unified Diff: chrome_mac/Chromium.app/Contents/Versions/14.0.794.0/Chromium Helper.app/Contents/Info.plist

Issue 7192017: Update reference builds to r89207. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/reference_builds/
Patch Set: '' Created 9 years, 6 months 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
Index: chrome_mac/Chromium.app/Contents/Versions/14.0.794.0/Chromium Helper.app/Contents/Info.plist
===================================================================
--- chrome_mac/Chromium.app/Contents/Versions/14.0.794.0/Chromium Helper.app/Contents/Info.plist (revision 0)
+++ chrome_mac/Chromium.app/Contents/Versions/14.0.794.0/Chromium Helper.app/Contents/Info.plist (revision 0)
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>CFBundleDevelopmentRegion</key>
+ <string>en</string>
+ <key>CFBundleDisplayName</key>
+ <string>Chromium Helper</string>
+ <key>CFBundleExecutable</key>
+ <string>Chromium Helper</string>
+ <key>CFBundleIdentifier</key>
+ <string>org.chromium.Chromium.helper</string>
+ <key>CFBundleInfoDictionaryVersion</key>
+ <string>6.0</string>
+ <key>CFBundleName</key>
+ <string>Chromium Helper</string>
+ <key>CFBundlePackageType</key>
+ <string>APPL</string>
+ <key>CFBundleShortVersionString</key>
+ <string>14.0.794.0</string>
+ <key>CFBundleSignature</key>
+ <string>????</string>
+ <key>CFBundleVersion</key>
+ <string>794.0</string>
+ <key>LSFileQuarantineEnabled</key>
+ <true/>
+ <key>LSHasLocalizedDisplayName</key>
+ <string>1</string>
+ <key>LSMinimumSystemVersion</key>
+ <string>10.5.0</string>
+ <key>LSUIElement</key>
+ <string>1</string>
+</dict>
+</plist>

Powered by Google App Engine
This is Rietveld 408576698