Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(733)

Unified Diff: components/resources/physical_web_ui_resources.grdp

Issue 2717363003: Add Physical Web WebUI Default Url Icon (Closed)
Patch Set: rebase Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>
« no previous file with comments | « components/physical_web/webui/resources/physical_web.js ('k') | ios/chrome/browser/ui/webui/physical_web_ui.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698