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

Unified Diff: chrome/test/data/app_shim/app_shim_32_bit.app.dSYM/Contents/Info.plist

Issue 345493004: [Mac] App shim error test. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Sync and rebase Created 6 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/test/data/app_shim/app_shim_32_bit.app.dSYM/Contents/Info.plist
diff --git a/chrome/test/data/app_shim/app_shim_32_bit.app.dSYM/Contents/Info.plist b/chrome/test/data/app_shim/app_shim_32_bit.app.dSYM/Contents/Info.plist
new file mode 100644
index 0000000000000000000000000000000000000000..69ea9fbf3d0e859b39465e5d0bcc82edeb0282ae
--- /dev/null
+++ b/chrome/test/data/app_shim/app_shim_32_bit.app.dSYM/Contents/Info.plist
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+ <dict>
+ <key>CFBundleDevelopmentRegion</key>
+ <string>English</string>
+ <key>CFBundleIdentifier</key>
+ <string>com.apple.xcode.dsym.com.google.Chrome.app.@APP_MODE_SHORTCUT_ID@</string>
+ <key>CFBundleInfoDictionaryVersion</key>
+ <string>6.0</string>
+ <key>CFBundlePackageType</key>
+ <string>dSYM</string>
+ <key>CFBundleSignature</key>
+ <string>????</string>
+ <key>CFBundleVersion</key>
+ <string>1</string>
+ </dict>
+</plist>

Powered by Google App Engine
This is Rietveld 408576698