| Index: chrome/browser/resources/net_internals_resources.grd
|
| diff --git a/chrome/browser/resources/net_internals_resources.grd b/chrome/browser/resources/net_internals_resources.grd
|
| index a488a157766d903388381eb3d8e08c4254b4077e..6b3aefe83c5229af485c4be85f907976c63c3346 100644
|
| --- a/chrome/browser/resources/net_internals_resources.grd
|
| +++ b/chrome/browser/resources/net_internals_resources.grd
|
| @@ -10,8 +10,8 @@
|
| </outputs>
|
| <release seq="1">
|
| <includes>
|
| - <include name="IDR_NET_INTERNALS_INDEX_HTML" file="net_internals/index.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
|
| - <include name="IDR_NET_INTERNALS_INDEX_JS" file="net_internals/index.js" flattenhtml="true" type="BINDATA" />
|
| + <include name="IDR_NET_INTERNALS_INDEX_HTML" file="net_internals/index.html" flattenhtml="true" allowexternalscript="true" compress="gzip" type="BINDATA" />
|
| + <include name="IDR_NET_INTERNALS_INDEX_JS" file="net_internals/index.js" flattenhtml="true" compress="gzip" type="BINDATA" />
|
| </includes>
|
| </release>
|
| </grit>
|
|
|