| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 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"> | 2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/
PropertyList-1.0.dtd"> |
| 3 <plist version="1.0"> | 3 <plist version="1.0"> |
| 4 <dict> | 4 <dict> |
| 5 <key>headers</key> | 5 <key>headers</key> |
| 6 <array> | 6 <array> |
| 7 <string>ios/chrome/grit/ios_chromium_strings.h</string> | 7 <string>ios/chrome/grit/ios_chromium_strings.h</string> |
| 8 <string>ios/chrome/grit/ios_strings.h</string> | 8 <string>ios/chrome/grit/ios_strings.h</string> |
| 9 </array> | 9 </array> |
| 10 <key>outputs</key> | 10 <key>outputs</key> |
| (...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 54 </dict> | 54 </dict> |
| 55 <dict> | 55 <dict> |
| 56 <key>input</key> | 56 <key>input</key> |
| 57 <string>IDS_IOS_PHOTO_LIBRARY_USAGE_DESC
RIPTION</string> | 57 <string>IDS_IOS_PHOTO_LIBRARY_USAGE_DESC
RIPTION</string> |
| 58 <key>output</key> | 58 <key>output</key> |
| 59 <string>NSPhotoLibraryUsageDescription</
string> | 59 <string>NSPhotoLibraryUsageDescription</
string> |
| 60 </dict> | 60 </dict> |
| 61 <string>IDS_IOS_APPLICATION_SHORTCUT_NEWTAB_TITL
E</string> | 61 <string>IDS_IOS_APPLICATION_SHORTCUT_NEWTAB_TITL
E</string> |
| 62 <string>IDS_IOS_APPLICATION_SHORTCUT_NEWINCOGNIT
OTAB_TITLE</string> | 62 <string>IDS_IOS_APPLICATION_SHORTCUT_NEWINCOGNIT
OTAB_TITLE</string> |
| 63 <string>IDS_IOS_APPLICATION_SHORTCUT_VOICE_SEARC
H_TITLE</string> | 63 <string>IDS_IOS_APPLICATION_SHORTCUT_VOICE_SEARC
H_TITLE</string> |
| 64 <string>IDS_IOS_APPLICATION_SHORTCUT_QR_SCANNER_
TITLE</string> |
| 64 </array> | 65 </array> |
| 65 </dict> | 66 </dict> |
| 66 </array> | 67 </array> |
| 67 </dict> | 68 </dict> |
| 68 </plist> | 69 </plist> |
| OLD | NEW |