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

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

Issue 2248913007: Add a Physical Web WebUI (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: clean up build files Created 4 years, 3 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
(Empty)
1 <?xml version="1.0" encoding="utf-8"?>
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" />
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" />
6 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698