summaryrefslogtreecommitdiff
path: root/chromium/components/resources/proximity_auth_resources.grdp
blob: b2c236e85b24de24a41f3d0e47a63b4c6761f8c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="utf-8"?>
<grit-part>
  <include name="IDR_PROXIMITY_AUTH_UI_HTML" file="../proximity_auth/webui/resources/proximity_auth.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
  <include name="IDR_PROXIMITY_AUTH_UI_CSS" file="../proximity_auth/webui/resources/proximity_auth.css" type="BINDATA" />
  <include name="IDR_PROXIMITY_AUTH_LOG_PANEL_HTML"
           file="../proximity_auth/webui/resources/log-panel.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
  <include name="IDR_PROXIMITY_AUTH_LOG_PANEL_JS"
           file="../proximity_auth/webui/resources/log-panel.js" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
  <include name="IDR_PROXIMITY_AUTH_CONTENT_PANEL_HTML"
           file="../proximity_auth/webui/resources/content-panel.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
  <include name="IDR_PROXIMITY_AUTH_CONTENT_PANEL_JS"
           file="../proximity_auth/webui/resources/content-panel.js" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
  <include name="IDR_PROXIMITY_AUTH_LOCAL_STATE_HTML"
           file="../proximity_auth/webui/resources/local-state.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
  <include name="IDR_PROXIMITY_AUTH_LOCAL_STATE_JS"
           file="../proximity_auth/webui/resources/local-state.js" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
  <include name="IDR_PROXIMITY_AUTH_DEVICE_LIST_HTML"
           file="../proximity_auth/webui/resources/device-list.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
  <include name="IDR_PROXIMITY_AUTH_DEVICE_LIST_JS"
           file="../proximity_auth/webui/resources/device-list.js" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
  <include name="IDR_PROXIMITY_AUTH_LOG_BUFFER_HTML"
           file="../proximity_auth/webui/resources/log-buffer.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
  <include name="IDR_PROXIMITY_AUTH_LOG_BUFFER_JS"
           file="../proximity_auth/webui/resources/log-buffer.js" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
</grit-part>