summaryrefslogtreecommitdiff
path: root/chromium/components/resources/crash_resources.grdp
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/resources/crash_resources.grdp')
-rw-r--r--chromium/components/resources/crash_resources.grdp4
1 files changed, 2 insertions, 2 deletions
diff --git a/chromium/components/resources/crash_resources.grdp b/chromium/components/resources/crash_resources.grdp
index f7a3614bf0f..735b213f310 100644
--- a/chromium/components/resources/crash_resources.grdp
+++ b/chromium/components/resources/crash_resources.grdp
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<grit-part>
- <include name="IDR_CRASH_CRASHES_HTML" file="../crash/core/browser/resources/crashes.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" compress="gzip" />
- <include name="IDR_CRASH_CRASHES_JS" file="../crash/core/browser/resources/crashes.js" type="BINDATA" compress="gzip" />
+ <include name="IDR_CRASH_CRASHES_HTML" file="../crash/core/browser/resources/crashes.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
+ <include name="IDR_CRASH_CRASHES_JS" file="../crash/core/browser/resources/crashes.js" type="BINDATA" />
</grit-part>