Index: components/resources/signin_resources.grdp |
diff --git a/components/resources/signin_resources.grdp b/components/resources/signin_resources.grdp |
index 37fe757b24a2153b9294bcb9bc4d9988843d1d8b..28afaf36fbd21f9e95fbaedc2102cda8d1febed7 100644 |
--- a/components/resources/signin_resources.grdp |
+++ b/components/resources/signin_resources.grdp |
@@ -2,8 +2,9 @@ |
<grit-part> |
<include name="IDR_SIGNIN_INTERNALS_INDEX_HTML" |
file="../signin/core/browser/resources/signin_index.html" |
- flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
+ flattenhtml="true" allowexternalscript="true" compress="gzip" |
+ type="BINDATA" /> |
<include name="IDR_SIGNIN_INTERNALS_INDEX_JS" |
file="../signin/core/browser/resources/signin_internals.js" |
- type="BINDATA" /> |
+ compress="gzip" type="BINDATA" /> |
</grit-part> |