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

Side by Side Diff: chrome_mac/Google Chrome.app/Contents/Versions/32.0.1700.19/Google Chrome Framework.framework/Resources/crash_report_sender.app/Contents/Info.plist

Issue 85333005: Update reference builds to Chrome 32.0.1700.19 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/reference_builds/
Patch Set: Created 7 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/ PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5 <key>BuildMachineOSBuild</key>
6 <string>10K549</string>
7 <key>CFBundleDevelopmentRegion</key>
8 <string>English</string>
9 <key>CFBundleDisplayName</key>
10 <string>crash_report_sender</string>
11 <key>CFBundleExecutable</key>
12 <string>crash_report_sender</string>
13 <key>CFBundleIconFile</key>
14 <string>crash_report_sender</string>
15 <key>CFBundleIdentifier</key>
16 <string>com.Breakpad.crash_report_sender</string>
17 <key>CFBundleInfoDictionaryVersion</key>
18 <string>6.0</string>
19 <key>CFBundleName</key>
20 <string>crash_report_sender</string>
21 <key>CFBundlePackageType</key>
22 <string>APPL</string>
23 <key>CFBundleSignature</key>
24 <string>????</string>
25 <key>CFBundleVersion</key>
26 <string>1.0</string>
27 <key>DTSDKBuild</key>
28 <string>10K549</string>
29 <key>DTSDKName</key>
30 <string>macosx10.6</string>
31 <key>DTXcode</key>
32 <string>0420</string>
33 <key>DTXcodeBuild</key>
34 <string>4C199</string>
35 <key>LSHasLocalizedDisplayName</key>
36 <true/>
37 <key>NSMainNibFile</key>
38 <string>MainMenu</string>
39 <key>NSPrincipalClass</key>
40 <string>NSApplication</string>
41 </dict>
42 </plist>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698