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

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

Issue 2629573004: Add a chrome://webapks page. (Closed)
Patch Set: Adds an about:webapks page with information about all installed Web APKs on the device Created 3 years, 11 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_WEBAPKS_UI_CSS" file="../webapks_ui/resources/about_webapks .css" type="BINDATA" />
4 <include name="IDR_WEBAPKS_UI_HTML" file="../webapks_ui/resources/about_webapk s.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
5 <include name="IDR_WEBAPKS_UI_JS" file="../webapks_ui/resources/about_webapks. js" type="BINDATA" />
6 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698