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

Side by Side Diff: chrome/browser/resources/webapks_ui_resources.grd

Issue 2629573004: Add a chrome://webapks page. (Closed)
Patch Set: Add a chrome://webapks page. Created 3 years, 10 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
« no previous file with comments | « chrome/browser/resources/webapks/compiled_resources2.gyp ('k') | chrome/browser/ui/BUILD.gn » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="UTF-8"?>
2 <grit latest_public_release="0" current_release="1" output_all_resource_defines= "false">
3 <outputs>
4 <output filename="grit/webapks_ui_resources.h" type="rc_header">
5 <emit emit_type='prepend'></emit>
6 </output>
7 <output filename="webapks_ui_resources.pak" type="data_package" />
8 </outputs>
9 <release seq="1">
10 <includes>
11 <include name="IDR_WEBAPKS_UI_CSS" file="webapks/about_webapks.css" type=" BINDATA" compress="gzip" />
12 <include name="IDR_WEBAPKS_UI_HTML" file="webapks/about_webapks.html" flat tenhtml="true" allowexternalscript="true" type="BINDATA" compress="gzip" />
13 <include name="IDR_WEBAPKS_UI_JS" file="webapks/about_webapks.js" type="BI NDATA" compress="gzip" />
14 </includes>
15 </release>
16 </grit>
OLDNEW
« no previous file with comments | « chrome/browser/resources/webapks/compiled_resources2.gyp ('k') | chrome/browser/ui/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698