Index: chrome/test/data/file_select_helper/CalculatorFake.app/Contents/version.plist |
diff --git a/chrome/test/data/file_select_helper/CalculatorFake.app/Contents/version.plist b/chrome/test/data/file_select_helper/CalculatorFake.app/Contents/version.plist |
new file mode 100644 |
index 0000000000000000000000000000000000000000..eef43aa38e2355c82a6078b4889864c1bd748244 |
--- /dev/null |
+++ b/chrome/test/data/file_select_helper/CalculatorFake.app/Contents/version.plist |
@@ -0,0 +1,16 @@ |
+<?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>BuildVersion</key> |
+ <string>80</string> |
+ <key>CFBundleShortVersionString</key> |
+ <string>10.8</string> |
+ <key>CFBundleVersion</key> |
+ <string>123</string> |
+ <key>ProjectName</key> |
+ <string>Calculator</string> |
+ <key>SourceVersion</key> |
+ <string>128000000000000</string> |
+</dict> |
+</plist> |