| Index: components/resources/physical_web_ui_resources.grdp
|
| diff --git a/components/resources/physical_web_ui_resources.grdp b/components/resources/physical_web_ui_resources.grdp
|
| index 0da84164a18a3846116be3cfa89495c257e1e074..6a069f3ba5d7cc9032927d5908dfff4c5f449288 100644
|
| --- a/components/resources/physical_web_ui_resources.grdp
|
| +++ b/components/resources/physical_web_ui_resources.grdp
|
| @@ -3,4 +3,5 @@
|
| <include name="IDR_PHYSICAL_WEB_UI_HTML" file="../physical_web/webui/resources/physical_web.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
|
| <include name="IDR_PHYSICAL_WEB_UI_JS" file="../physical_web/webui/resources/physical_web.js" type="BINDATA" />
|
| <include name="IDR_PHYSICAL_WEB_UI_CSS" file="../physical_web/webui/resources/physical_web.css" type="BINDATA" />
|
| + <include name="IDR_PHYSICAL_WEB_UI_LINK_ICON" file="../physical_web/resources/ic_link_grey600_36dp.png" type="BINDATA" />
|
| </grit-part>
|
|
|