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

Side by Side Diff: components/resources/physical_web_ui_resources.grdp

Issue 2717363003: Add Physical Web WebUI Default Url Icon (Closed)
Patch Set: rebase Created 3 years, 8 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 unified diff | Download patch
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <grit-part> 2 <grit-part>
3 <include name="IDR_PHYSICAL_WEB_UI_HTML" file="../physical_web/webui/resources /physical_web.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 3 <include name="IDR_PHYSICAL_WEB_UI_HTML" file="../physical_web/webui/resources /physical_web.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
4 <include name="IDR_PHYSICAL_WEB_UI_JS" file="../physical_web/webui/resources/p hysical_web.js" type="BINDATA" /> 4 <include name="IDR_PHYSICAL_WEB_UI_JS" file="../physical_web/webui/resources/p hysical_web.js" type="BINDATA" />
5 <include name="IDR_PHYSICAL_WEB_UI_CSS" file="../physical_web/webui/resources/ physical_web.css" type="BINDATA" /> 5 <include name="IDR_PHYSICAL_WEB_UI_CSS" file="../physical_web/webui/resources/ physical_web.css" type="BINDATA" />
6 <include name="IDR_PHYSICAL_WEB_UI_LINK_ICON" file="../physical_web/resources/ ic_link_grey600_36dp.png" type="BINDATA" />
6 </grit-part> 7 </grit-part>
OLDNEW
« 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