| Index: components/resources/proximity_auth_resources.grdp
|
| diff --git a/components/resources/proximity_auth_resources.grdp b/components/resources/proximity_auth_resources.grdp
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..1af2a0062b4fa4119572e9082682ce68515fa283
|
| --- /dev/null
|
| +++ b/components/resources/proximity_auth_resources.grdp
|
| @@ -0,0 +1,6 @@
|
| +<?xml version="1.0" encoding="utf-8"?>
|
| +<grit-part>
|
| + <include name="IDR_PROXIMITY_AUTH_HTML" file="../proximity_auth/webui/resources/proximity_auth.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
|
| + <include name="IDR_PROXIMITY_AUTH_CSS" file="../proximity_auth/webui/resources/proximity_auth.css" type="BINDATA" />
|
| + <include name="IDR_PROXIMITY_AUTH_JS" file="../proximity_auth/webui/resources/proximity_auth.js" type="BINDATA" />
|
| +</grit-part>
|
|
|