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

Unified Diff: chrome_mac/Chromium.app/Contents/Versions/14.0.794.0/Chromium Framework.framework/Resources/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 Framework.framework/Resources/Info.plist
===================================================================
--- chrome_mac/Chromium.app/Contents/Versions/14.0.794.0/Chromium Framework.framework/Resources/Info.plist (revision 0)
+++ chrome_mac/Chromium.app/Contents/Versions/14.0.794.0/Chromium Framework.framework/Resources/Info.plist (revision 0)
@@ -0,0 +1,26 @@
+<?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>CFBundleExecutable</key>
+ <string>Chromium Framework</string>
+ <key>CFBundleIdentifier</key>
+ <string>org.chromium.Chromium.framework</string>
+ <key>CFBundleInfoDictionaryVersion</key>
+ <string>6.0</string>
+ <key>CFBundlePackageType</key>
+ <string>FMWK</string>
+ <key>CFBundleShortVersionString</key>
+ <string>14.0.794.0</string>
+ <key>CFBundleSignature</key>
+ <string>????</string>
+ <key>CFBundleVersion</key>
+ <string>794.0</string>
+ <key>SVNPath</key>
+ <string>/trunk/src</string>
+ <key>SVNRevision</key>
+ <string>89207</string>
+</dict>
+</plist>

Powered by Google App Engine
This is Rietveld 408576698