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

Unified Diff: chrome/test/data/app_shim/app_shim_32_bit.app/Contents/Resources/en.lproj/InfoPlist.strings

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/Contents/Resources/en.lproj/InfoPlist.strings
diff --git a/remoting/ios/Chromoting/ChromotingModel.xcdatamodeld/.xccurrentversion b/chrome/test/data/app_shim/app_shim_32_bit.app/Contents/Resources/en.lproj/InfoPlist.strings
similarity index 52%
copy from remoting/ios/Chromoting/ChromotingModel.xcdatamodeld/.xccurrentversion
copy to chrome/test/data/app_shim/app_shim_32_bit.app/Contents/Resources/en.lproj/InfoPlist.strings
index 86e8cb1fe44c2d9d1079f83a1503ec53596660fd..a67641514e5aefba8c9e9881bf60513012579054 100644
--- a/remoting/ios/Chromoting/ChromotingModel.xcdatamodeld/.xccurrentversion
+++ b/chrome/test/data/app_shim/app_shim_32_bit.app/Contents/Resources/en.lproj/InfoPlist.strings
@@ -2,7 +2,9 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
- <key>_XCCurrentVersionName</key>
- <string>ChromotingModel.xcdatamodel</string>
+ <key>CFBundleDisplayName</key>
+ <string>Platform App Test: minimal platform app</string>
+ <key>CFBundleName</key>
+ <string>Platform App Test: minimal platform app</string>
</dict>
</plist>
« no previous file with comments | « chrome/test/data/app_shim/app_shim_32_bit.app/Contents/Resources/app.icns ('k') | tools/checkperms/checkperms.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698