| OLD | NEW |
| 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" output_all_resource_defines=
"false"> | 2 <grit latest_public_release="0" current_release="1" output_all_resource_defines=
"false"> |
| 3 <outputs> | 3 <outputs> |
| 4 <output filename="grit/options_resources.h" type="rc_header"> | 4 <output filename="grit/options_resources.h" type="rc_header"> |
| 5 <emit emit_type='prepend'></emit> | 5 <emit emit_type='prepend'></emit> |
| 6 </output> | 6 </output> |
| 7 <output filename="options_resources.pak" type="data_package" /> | 7 <output filename="options_resources.pak" type="data_package" /> |
| 8 </outputs> | 8 </outputs> |
| 9 <release seq="1"> | 9 <release seq="1"> |
| 10 <structures> | 10 <structures> |
| (...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 57 flattenhtml="true" | 57 flattenhtml="true" |
| 58 allowexternalscript="true" /> | 58 allowexternalscript="true" /> |
| 59 <structure name="IDR_OPTIONS_SETUP_PIN_DIALOG_JS" | 59 <structure name="IDR_OPTIONS_SETUP_PIN_DIALOG_JS" |
| 60 file="settings/people_page/setup_pin_dialog.js" | 60 file="settings/people_page/setup_pin_dialog.js" |
| 61 type="chrome_html" /> | 61 type="chrome_html" /> |
| 62 <structure name="IDR_OPTIONS_SETUP_PIN_DIALOG_HTML" | 62 <structure name="IDR_OPTIONS_SETUP_PIN_DIALOG_HTML" |
| 63 file="settings/people_page/setup_pin_dialog.html" | 63 file="settings/people_page/setup_pin_dialog.html" |
| 64 type="chrome_html" | 64 type="chrome_html" |
| 65 flattenhtml="true" | 65 flattenhtml="true" |
| 66 allowexternalscript="true" /> | 66 allowexternalscript="true" /> |
| 67 <structure name="IDR_OPTIONS_FINGERPRINT_LIST_JS" |
| 68 file="settings/people_page/fingerprint_list.js" |
| 69 type="chrome_html" /> |
| 70 <structure name="IDR_OPTIONS_FINGERPRINT_LIST_HTML" |
| 71 file="settings/people_page/fingerprint_list.html" |
| 72 type="chrome_html" /> |
| 67 <structure name="IDR_OPTIONS_LOCK_SCREEN_JS" | 73 <structure name="IDR_OPTIONS_LOCK_SCREEN_JS" |
| 68 file="settings/people_page/lock_screen.js" | 74 file="settings/people_page/lock_screen.js" |
| 69 type="chrome_html" /> | 75 type="chrome_html" /> |
| 70 <structure name="IDR_OPTIONS_LOCK_SCREEN_HTML" | 76 <structure name="IDR_OPTIONS_LOCK_SCREEN_HTML" |
| 71 file="settings/people_page/lock_screen.html" | 77 file="settings/people_page/lock_screen.html" |
| 72 type="chrome_html" | 78 type="chrome_html" |
| 73 flattenhtml="true" | 79 flattenhtml="true" |
| 74 allowexternalscript="true" /> | 80 allowexternalscript="true" /> |
| 75 <structure name="IDR_OPTIONS_ROUTE_HTML" | 81 <structure name="IDR_OPTIONS_ROUTE_HTML" |
| 76 file="settings/route.html" | 82 file="settings/route.html" |
| (...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 111 flattenhtml="true" /> | 117 flattenhtml="true" /> |
| 112 <structure name="IDR_OPTIONS_POLYMER_ELEMENTS_HTML" | 118 <structure name="IDR_OPTIONS_POLYMER_ELEMENTS_HTML" |
| 113 file="options/options_polymer.html" | 119 file="options/options_polymer.html" |
| 114 type="chrome_html" | 120 type="chrome_html" |
| 115 flattenhtml="true" | 121 flattenhtml="true" |
| 116 allowexternalscript="true" /> | 122 allowexternalscript="true" /> |
| 117 </if> | 123 </if> |
| 118 </structures> | 124 </structures> |
| 119 </release> | 125 </release> |
| 120 </grit> | 126 </grit> |
| OLD | NEW |