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

Side by Side Diff: webkit/glue/resources/webkit_resources.grd

Issue 16254010: [Autofill] Update credit card type detection logic. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « components/component_strings.grd ('k') | webkit/glue/webkitplatformsupport_impl.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <grit latest_public_release="0" current_release="1"> 2 <grit latest_public_release="0" current_release="1">
3 <outputs> 3 <outputs>
4 <output filename="grit/webkit_resources.h" type="rc_header" context="default _100_percent"> 4 <output filename="grit/webkit_resources.h" type="rc_header" context="default _100_percent">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="webkit_resources_100_percent.pak" type="data_package" cont ext="default_100_percent" /> 7 <output filename="webkit_resources_100_percent.pak" type="data_package" cont ext="default_100_percent" />
8 <output filename="webkit_resources_200_percent.pak" type="data_package" cont ext="default_200_percent" /> 8 <output filename="webkit_resources_200_percent.pak" type="data_package" cont ext="default_200_percent" />
9 <!-- This is used by third_party/WebKit/Tools/DumpRenderTree/DumpRenderTree. gyp/DumpRenderTree.gyp 9 <!-- This is used by third_party/WebKit/Tools/DumpRenderTree/DumpRenderTree. gyp/DumpRenderTree.gyp
10 TOOD(oshima): Fix the above gype and remove this. 10 TOOD(oshima): Fix the above gype and remove this.
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
63 <structure type="chrome_scaled_image" name="IDR_SEARCH_CANCEL_PRESSED" fil e="search_cancel_pressed.png" /> 63 <structure type="chrome_scaled_image" name="IDR_SEARCH_CANCEL_PRESSED" fil e="search_cancel_pressed.png" />
64 <structure type="chrome_scaled_image" name="IDR_SEARCH_MAGNIFIER" file="se arch_magnifier.png" /> 64 <structure type="chrome_scaled_image" name="IDR_SEARCH_MAGNIFIER" file="se arch_magnifier.png" />
65 <structure type="chrome_scaled_image" name="IDR_SEARCH_MAGNIFIER_RESULTS" file="search_magnifier_results.png" /> 65 <structure type="chrome_scaled_image" name="IDR_SEARCH_MAGNIFIER_RESULTS" file="search_magnifier_results.png" />
66 <structure type="chrome_scaled_image" name="IDR_TEXTAREA_RESIZER" file="te xtarea_resize_corner.png" /> 66 <structure type="chrome_scaled_image" name="IDR_TEXTAREA_RESIZER" file="te xtarea_resize_corner.png" />
67 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_AMEX" file="am ex.png" /> 67 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_AMEX" file="am ex.png" />
68 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_DINERS" file=" diners.png" /> 68 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_DINERS" file=" diners.png" />
69 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_DISCOVER" file ="discover.png" /> 69 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_DISCOVER" file ="discover.png" />
70 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_GENERIC" file= "cc-generic.png" /> 70 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_GENERIC" file= "cc-generic.png" />
71 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_JCB" file="jcb .png" /> 71 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_JCB" file="jcb .png" />
72 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_MASTERCARD" fi le="mastercard.png" /> 72 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_MASTERCARD" fi le="mastercard.png" />
73 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_SOLO" file="so lo.png" />
74 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_VISA" file="vi sa.png" /> 73 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_VISA" file="vi sa.png" />
75 <structure type="chrome_scaled_image" name="IDR_PDF_BUTTON_FTP" file="pdf_ button_ftp.png" /> 74 <structure type="chrome_scaled_image" name="IDR_PDF_BUTTON_FTP" file="pdf_ button_ftp.png" />
76 <structure type="chrome_scaled_image" name="IDR_PDF_BUTTON_FTP_HOVER" file ="pdf_button_ftp_hover.png" /> 75 <structure type="chrome_scaled_image" name="IDR_PDF_BUTTON_FTP_HOVER" file ="pdf_button_ftp_hover.png" />
77 <structure type="chrome_scaled_image" name="IDR_PDF_BUTTON_FTP_PRESSED" fi le="pdf_button_ftp_pressed.png" /> 76 <structure type="chrome_scaled_image" name="IDR_PDF_BUTTON_FTP_PRESSED" fi le="pdf_button_ftp_pressed.png" />
78 <structure type="chrome_scaled_image" name="IDR_PDF_BUTTON_FTW" file="pdf_ button_ftw.png" /> 77 <structure type="chrome_scaled_image" name="IDR_PDF_BUTTON_FTW" file="pdf_ button_ftw.png" />
79 <structure type="chrome_scaled_image" name="IDR_PDF_BUTTON_FTW_HOVER" file ="pdf_button_ftw_hover.png" /> 78 <structure type="chrome_scaled_image" name="IDR_PDF_BUTTON_FTW_HOVER" file ="pdf_button_ftw_hover.png" />
80 <structure type="chrome_scaled_image" name="IDR_PDF_BUTTON_FTW_PRESSED" fi le="pdf_button_ftw_pressed.png" /> 79 <structure type="chrome_scaled_image" name="IDR_PDF_BUTTON_FTW_PRESSED" fi le="pdf_button_ftw_pressed.png" />
81 <structure type="chrome_scaled_image" name="IDR_PDF_BUTTON_ZOOMIN_END" fil e="pdf_button_zoomin_end.png" /> 80 <structure type="chrome_scaled_image" name="IDR_PDF_BUTTON_ZOOMIN_END" fil e="pdf_button_zoomin_end.png" />
82 <structure type="chrome_scaled_image" name="IDR_PDF_BUTTON_ZOOMIN_END_HOVE R" file="pdf_button_zoomin_end_hover.png" /> 81 <structure type="chrome_scaled_image" name="IDR_PDF_BUTTON_ZOOMIN_END_HOVE R" file="pdf_button_zoomin_end_hover.png" />
83 <structure type="chrome_scaled_image" name="IDR_PDF_BUTTON_ZOOMIN_END_PRES SED" file="pdf_button_zoomin_end_pressed.png" /> 82 <structure type="chrome_scaled_image" name="IDR_PDF_BUTTON_ZOOMIN_END_PRES SED" file="pdf_button_zoomin_end_pressed.png" />
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
116 <structure type="chrome_scaled_image" name="IDR_PDF_PROGRESS_BAR_8" file=" pdf_progress_8.png" /> 115 <structure type="chrome_scaled_image" name="IDR_PDF_PROGRESS_BAR_8" file=" pdf_progress_8.png" />
117 <structure type="chrome_scaled_image" name="IDR_PDF_PROGRESS_BAR_BACKGROUN D" file="pdf_progress_background.png" /> 116 <structure type="chrome_scaled_image" name="IDR_PDF_PROGRESS_BAR_BACKGROUN D" file="pdf_progress_background.png" />
118 <structure type="chrome_scaled_image" name="IDR_PDF_PAGE_INDICATOR_BACKGRO UND" file="pdf_page_indicator_background.png" /> 117 <structure type="chrome_scaled_image" name="IDR_PDF_PAGE_INDICATOR_BACKGRO UND" file="pdf_page_indicator_background.png" />
119 <structure type="chrome_scaled_image" name="IDR_PDF_PAGE_DROPSHADOW" file= "pdf_dropshadow.png" /> 118 <structure type="chrome_scaled_image" name="IDR_PDF_PAGE_DROPSHADOW" file= "pdf_dropshadow.png" />
120 <structure type="chrome_scaled_image" name="IDR_PASSWORD_GENERATION_ICON" file="password_generation.png" /> 119 <structure type="chrome_scaled_image" name="IDR_PASSWORD_GENERATION_ICON" file="password_generation.png" />
121 <structure type="chrome_scaled_image" name="IDR_PASSWORD_GENERATION_ICON_H OVER" file="password_generation_hover.png" /> 120 <structure type="chrome_scaled_image" name="IDR_PASSWORD_GENERATION_ICON_H OVER" file="password_generation_hover.png" />
122 <structure type="chrome_scaled_image" name="IDR_SYNTHETIC_TOUCH_CURSOR" fi le="synthetic_touch_cursor.png" /> 121 <structure type="chrome_scaled_image" name="IDR_SYNTHETIC_TOUCH_CURSOR" fi le="synthetic_touch_cursor.png" />
123 </structures> 122 </structures>
124 </release> 123 </release>
125 </grit> 124 </grit>
OLDNEW
« no previous file with comments | « components/component_strings.grd ('k') | webkit/glue/webkitplatformsupport_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698