Index: components/resources/proximity_auth_resources.grdp |
diff --git a/components/resources/proximity_auth_resources.grdp b/components/resources/proximity_auth_resources.grdp |
index de31945a817ccffd113d9075665795b0dcfa095e..b2c236e85b24de24a41f3d0e47a63b4c6761f8c0 100644 |
--- a/components/resources/proximity_auth_resources.grdp |
+++ b/components/resources/proximity_auth_resources.grdp |
@@ -18,4 +18,8 @@ |
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> |