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/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" /> |
(...skipping 1136 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1147 flattenhtml="true" | 1147 flattenhtml="true" |
1148 allowexternalscript="true"/> | 1148 allowexternalscript="true"/> |
1149 <structure name="IDR_SETTINGS_PEOPLE_LOCK_SCREEN_JS" | 1149 <structure name="IDR_SETTINGS_PEOPLE_LOCK_SCREEN_JS" |
1150 file="people_page/lock_screen.js" | 1150 file="people_page/lock_screen.js" |
1151 type="chrome_html" /> | 1151 type="chrome_html" /> |
1152 <structure name="IDR_SETTINGS_PEOPLE_LOCK_SCREEN_HTML" | 1152 <structure name="IDR_SETTINGS_PEOPLE_LOCK_SCREEN_HTML" |
1153 file="people_page/lock_screen.html" | 1153 file="people_page/lock_screen.html" |
1154 type="chrome_html" | 1154 type="chrome_html" |
1155 flattenhtml="true" | 1155 flattenhtml="true" |
1156 allowexternalscript="true" /> | 1156 allowexternalscript="true" /> |
| 1157 <structure name="IDR_SETTINGS_PEOPLE_LOCK_SCREEN_CONSTANTS_JS" |
| 1158 file="people_page/lock_screen_constants.js" |
| 1159 type="chrome_html" /> |
| 1160 <structure name="IDR_SETTINGS_PEOPLE_LOCK_SCREEN_CONSTANTS_HTML" |
| 1161 file="people_page/lock_screen_constants.html" |
| 1162 type="chrome_html" |
| 1163 flattenhtml="true" |
| 1164 allowexternalscript="true" /> |
1157 <structure name="IDR_SETTINGS_PEOPLE_LOCK_STATE_BEHAVIOR_JS" | 1165 <structure name="IDR_SETTINGS_PEOPLE_LOCK_STATE_BEHAVIOR_JS" |
1158 file="people_page/lock_state_behavior.js" | 1166 file="people_page/lock_state_behavior.js" |
1159 type="chrome_html" /> | 1167 type="chrome_html" /> |
1160 <structure name="IDR_SETTINGS_PEOPLE_LOCK_STATE_BEHAVIOR_HTML" | 1168 <structure name="IDR_SETTINGS_PEOPLE_LOCK_STATE_BEHAVIOR_HTML" |
1161 file="people_page/lock_state_behavior.html" | 1169 file="people_page/lock_state_behavior.html" |
1162 type="chrome_html" | 1170 type="chrome_html" |
1163 flattenhtml="true" | 1171 flattenhtml="true" |
1164 allowexternalscript="true" /> | 1172 allowexternalscript="true" /> |
1165 <structure name="IDR_SETTINGS_PEOPLE_SETUP_PIN_DIALOG_JS" | 1173 <structure name="IDR_SETTINGS_PEOPLE_SETUP_PIN_DIALOG_JS" |
1166 file="people_page/setup_pin_dialog.js" | 1174 file="people_page/setup_pin_dialog.js" |
(...skipping 28 matching lines...) Expand all Loading... |
1195 type="chrome_html" /> | 1203 type="chrome_html" /> |
1196 <structure name="IDR_SETTINGS_USERS_PAGE_HTML" | 1204 <structure name="IDR_SETTINGS_USERS_PAGE_HTML" |
1197 file="people_page/users_page.html" | 1205 file="people_page/users_page.html" |
1198 type="chrome_html" | 1206 type="chrome_html" |
1199 flattenhtml="true" | 1207 flattenhtml="true" |
1200 allowexternalscript="true" /> | 1208 allowexternalscript="true" /> |
1201 </if> | 1209 </if> |
1202 </structures> | 1210 </structures> |
1203 </release> | 1211 </release> |
1204 </grit> | 1212 </grit> |
OLD | NEW |