OLD | NEW |
1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 <grit-part> | 2 <grit-part> |
3 <include name="IDR_PROXIMITY_AUTH_UI_HTML" file="../proximity_auth/webui/resou
rces/proximity_auth.html" flattenhtml="true" allowexternalscript="true" type="BI
NDATA" /> | 3 <include name="IDR_PROXIMITY_AUTH_UI_HTML" file="../proximity_auth/webui/resou
rces/proximity_auth.html" flattenhtml="true" allowexternalscript="true" type="BI
NDATA" /> |
4 <include name="IDR_PROXIMITY_AUTH_UI_CSS" file="../proximity_auth/webui/resour
ces/proximity_auth.css" type="BINDATA" /> | 4 <include name="IDR_PROXIMITY_AUTH_UI_CSS" file="../proximity_auth/webui/resour
ces/proximity_auth.css" type="BINDATA" /> |
5 <include name="IDR_PROXIMITY_AUTH_LOG_PANEL_HTML" | 5 <include name="IDR_PROXIMITY_AUTH_LOG_PANEL_HTML" |
6 file="../proximity_auth/webui/resources/log-panel.html" flattenhtml="
true" allowexternalscript="true" type="BINDATA" /> | 6 file="../proximity_auth/webui/resources/log-panel.html" flattenhtml="
true" allowexternalscript="true" type="BINDATA" /> |
7 <include name="IDR_PROXIMITY_AUTH_LOG_PANEL_JS" | 7 <include name="IDR_PROXIMITY_AUTH_LOG_PANEL_JS" |
8 file="../proximity_auth/webui/resources/log-panel.js" flattenhtml="tr
ue" allowexternalscript="true" type="BINDATA" /> | 8 file="../proximity_auth/webui/resources/log-panel.js" flattenhtml="tr
ue" allowexternalscript="true" type="BINDATA" /> |
9 <include name="IDR_PROXIMITY_AUTH_CONTENT_PANEL_HTML" | 9 <include name="IDR_PROXIMITY_AUTH_CONTENT_PANEL_HTML" |
10 file="../proximity_auth/webui/resources/content-panel.html" flattenht
ml="true" allowexternalscript="true" type="BINDATA" /> | 10 file="../proximity_auth/webui/resources/content-panel.html" flattenht
ml="true" allowexternalscript="true" type="BINDATA" /> |
11 <include name="IDR_PROXIMITY_AUTH_CONTENT_PANEL_JS" | 11 <include name="IDR_PROXIMITY_AUTH_CONTENT_PANEL_JS" |
12 file="../proximity_auth/webui/resources/content-panel.js" flattenhtml
="true" allowexternalscript="true" type="BINDATA" /> | 12 file="../proximity_auth/webui/resources/content-panel.js" flattenhtml
="true" allowexternalscript="true" type="BINDATA" /> |
13 <include name="IDR_PROXIMITY_AUTH_LOCAL_STATE_HTML" | 13 <include name="IDR_PROXIMITY_AUTH_LOCAL_STATE_HTML" |
14 file="../proximity_auth/webui/resources/local-state.html" flattenhtml
="true" allowexternalscript="true" type="BINDATA" /> | 14 file="../proximity_auth/webui/resources/local-state.html" flattenhtml
="true" allowexternalscript="true" type="BINDATA" /> |
15 <include name="IDR_PROXIMITY_AUTH_LOCAL_STATE_JS" | 15 <include name="IDR_PROXIMITY_AUTH_LOCAL_STATE_JS" |
16 file="../proximity_auth/webui/resources/local-state.js" flattenhtml="
true" allowexternalscript="true" type="BINDATA" /> | 16 file="../proximity_auth/webui/resources/local-state.js" flattenhtml="
true" allowexternalscript="true" type="BINDATA" /> |
17 <include name="IDR_PROXIMITY_AUTH_DEVICE_LIST_HTML" | 17 <include name="IDR_PROXIMITY_AUTH_DEVICE_LIST_HTML" |
18 file="../proximity_auth/webui/resources/device-list.html" flattenhtml
="true" allowexternalscript="true" type="BINDATA" /> | 18 file="../proximity_auth/webui/resources/device-list.html" flattenhtml
="true" allowexternalscript="true" type="BINDATA" /> |
19 <include name="IDR_PROXIMITY_AUTH_DEVICE_LIST_JS" | 19 <include name="IDR_PROXIMITY_AUTH_DEVICE_LIST_JS" |
20 file="../proximity_auth/webui/resources/device-list.js" flattenhtml="
true" allowexternalscript="true" type="BINDATA" /> | 20 file="../proximity_auth/webui/resources/device-list.js" flattenhtml="
true" allowexternalscript="true" type="BINDATA" /> |
| 21 <include name="IDR_PROXIMITY_AUTH_LOG_BUFFER_HTML" |
| 22 file="../proximity_auth/webui/resources/log-buffer.html" flattenhtml=
"true" allowexternalscript="true" type="BINDATA" /> |
| 23 <include name="IDR_PROXIMITY_AUTH_LOG_BUFFER_JS" |
| 24 file="../proximity_auth/webui/resources/log-buffer.js" flattenhtml="t
rue" allowexternalscript="true" type="BINDATA" /> |
21 </grit-part> | 25 </grit-part> |
OLD | NEW |