| Index: chrome/browser/resources/translate_internals_resources.grd
|
| diff --git a/chrome/browser/resources/translate_internals_resources.grd b/chrome/browser/resources/translate_internals_resources.grd
|
| index 59ba42c50a57e7dd2ff90726cd3c5dd4d2df869f..1ad9abf3d3f561d72ed482aa7eb2ea5ca98858f3 100644
|
| --- a/chrome/browser/resources/translate_internals_resources.grd
|
| +++ b/chrome/browser/resources/translate_internals_resources.grd
|
| @@ -8,8 +8,8 @@
|
| </outputs>
|
| <release seq="1">
|
| <includes>
|
| - <include name="IDR_TRANSLATE_INTERNALS_TRANSLATE_INTERNALS_HTML" file="translate_internals/translate_internals.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
|
| - <include name="IDR_TRANSLATE_INTERNALS_TRANSLATE_INTERNALS_JS" file="translate_internals/translate_internals.js" type="BINDATA" />
|
| + <include name="IDR_TRANSLATE_INTERNALS_TRANSLATE_INTERNALS_HTML" file="translate_internals/translate_internals.html" flattenhtml="true" allowexternalscript="true" compress="gzip" type="BINDATA" />
|
| + <include name="IDR_TRANSLATE_INTERNALS_TRANSLATE_INTERNALS_JS" file="translate_internals/translate_internals.js" compress="gzip" type="BINDATA" />
|
| </includes>
|
| </release>
|
| </grit>
|
|
|