OLD | NEW |
(Empty) | |
| 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 <grit latest_public_release="0" current_release="1"> |
| 3 <outputs> |
| 4 <output filename="grit/autofill_resources.h" type="rc_header" context="defau
lt_100_percent"> |
| 5 <emit emit_type='prepend'></emit> |
| 6 </output> |
| 7 <output filename="autofill_resources_100_percent.pak" type="data_package" co
ntext="default_100_percent" /> |
| 8 <output filename="autofill_resources_200_percent.pak" type="data_package" co
ntext="default_200_percent" /> |
| 9 </outputs> |
| 10 <release seq="1"> |
| 11 <structures fallback_to_low_resolution="true"> |
| 12 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_AMEX" file="am
ex.png" /> |
| 13 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_DINERS" file="
diners.png" /> |
| 14 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_DISCOVER" file
="discover.png" /> |
| 15 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_GENERIC" file=
"cc-generic.png" /> |
| 16 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_JCB" file="jcb
.png" /> |
| 17 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_MASTERCARD" fi
le="mastercard.png" /> |
| 18 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_VISA" file="vi
sa.png" /> |
| 19 </structures> |
| 20 </release> |
| 21 </grit> |
| 22 |
OLD | NEW |