| 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..abb0b1db99a49e58ff40b961f455fd1c432dbab3 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/webui/resources/images/link.png" type="BINDATA" />
|
| </grit-part>
|
|
|