summaryrefslogtreecommitdiff
path: root/chromium/chrome/browser/resources/webapks
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/chrome/browser/resources/webapks')
-rw-r--r--chromium/chrome/browser/resources/webapks/webapks_ui_resources.grd6
1 files changed, 3 insertions, 3 deletions
diff --git a/chromium/chrome/browser/resources/webapks/webapks_ui_resources.grd b/chromium/chrome/browser/resources/webapks/webapks_ui_resources.grd
index a744953fce7..e1bae8d7ae2 100644
--- a/chromium/chrome/browser/resources/webapks/webapks_ui_resources.grd
+++ b/chromium/chrome/browser/resources/webapks/webapks_ui_resources.grd
@@ -8,9 +8,9 @@
</outputs>
<release seq="1">
<includes>
- <include name="IDR_WEBAPKS_UI_CSS" file="about_webapks.css" type="BINDATA" compress="gzip" />
- <include name="IDR_WEBAPKS_UI_HTML" file="about_webapks.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" compress="gzip" />
- <include name="IDR_WEBAPKS_UI_JS" file="about_webapks.js" type="BINDATA" compress="gzip" />
+ <include name="IDR_WEBAPKS_UI_CSS" file="about_webapks.css" type="BINDATA" />
+ <include name="IDR_WEBAPKS_UI_HTML" file="about_webapks.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
+ <include name="IDR_WEBAPKS_UI_JS" file="about_webapks.js" type="BINDATA" />
</includes>
</release>
</grit>