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"> | 2 <grit latest_public_release="0" current_release="1"> |
3 <outputs> | 3 <outputs> |
4 <output filename="grit/settings_resources.h" type="rc_header"> | 4 <output filename="grit/settings_resources.h" type="rc_header"> |
5 <emit emit_type='prepend'></emit> | 5 <emit emit_type='prepend'></emit> |
6 </output> | 6 </output> |
7 <output filename="grit/settings_resources_map.cc" | 7 <output filename="grit/settings_resources_map.cc" |
8 type="resource_file_map_source" /> | 8 type="resource_file_map_source" /> |
9 <output filename="grit/settings_resources_map.h" | 9 <output filename="grit/settings_resources_map.h" |
10 type="resource_map_header" /> | 10 type="resource_map_header" /> |
11 <output filename="settings_resources.pak" type="data_package" /> | 11 <output filename="settings_resources.pak" type="data_package" /> |
12 </outputs> | 12 </outputs> |
13 <release seq="1"> | 13 <release seq="1"> |
14 <structures> | 14 <structures> |
15 <structure name="IDR_SETTINGS_A11Y_PAGE_JS" | 15 <structure name="IDR_SETTINGS_A11Y_PAGE_JS" |
16 file="a11y_page/a11y_page.js" | 16 file="a11y_page/a11y_page.js" |
17 type="chrome_html" /> | 17 type="chrome_html" /> |
18 <structure name="IDR_SETTINGS_A11Y_PAGE_HTML" | 18 <structure name="IDR_SETTINGS_A11Y_PAGE_HTML" |
19 file="a11y_page/a11y_page.html" | 19 file="a11y_page/a11y_page.html" |
20 type="chrome_html" | 20 type="chrome_html" |
21 flattenhtml="true" | 21 flattenhtml="true" |
22 allowexternalscript="true" /> | 22 allowexternalscript="true" /> |
23 <structure name="IDR_SETTINGS_A11Y_PAGE_STYLE_HTML" | 23 <structure name="IDR_SETTINGS_A11Y_PAGE_CSS" |
24 file="a11y_page/a11y_page_style.html" | 24 file="a11y_page/a11y_page.css" |
25 type="chrome_html" /> | 25 type="chrome_html" /> |
26 <structure name="IDR_SETTINGS_CHECKBOX_HTML" | 26 <structure name="IDR_SETTINGS_CHECKBOX_HTML" |
27 file="checkbox/checkbox.html" | 27 file="checkbox/checkbox.html" |
28 type="chrome_html" /> | 28 type="chrome_html" /> |
29 <structure name="IDR_SETTINGS_CHECKBOX_JS" | 29 <structure name="IDR_SETTINGS_CHECKBOX_JS" |
30 file="checkbox/checkbox.js" | 30 file="checkbox/checkbox.js" |
31 type="chrome_html" /> | 31 type="chrome_html" /> |
32 <structure name="IDR_SETTINGS_CHECKBOX_CSS" | 32 <structure name="IDR_SETTINGS_CHECKBOX_CSS" |
33 file="checkbox/checkbox.css" | 33 file="checkbox/checkbox.css" |
34 type="chrome_html" /> | 34 type="chrome_html" /> |
(...skipping 156 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
191 <structure name="IDR_SETTINGS_NETWORK_SUMMARY_ITEM_HTML" | 191 <structure name="IDR_SETTINGS_NETWORK_SUMMARY_ITEM_HTML" |
192 file="internet_page/network_summary_item.html" | 192 file="internet_page/network_summary_item.html" |
193 type="chrome_html" /> | 193 type="chrome_html" /> |
194 <structure name="IDR_SETTINGS_NETWORK_SUMMARY_ITEM_JS" | 194 <structure name="IDR_SETTINGS_NETWORK_SUMMARY_ITEM_JS" |
195 file="internet_page/network_summary_item.js" | 195 file="internet_page/network_summary_item.js" |
196 type="chrome_html" /> | 196 type="chrome_html" /> |
197 </if> | 197 </if> |
198 </structures> | 198 </structures> |
199 </release> | 199 </release> |
200 </grit> | 200 </grit> |
OLD | NEW |