Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(59)

Side by Side Diff: content/content_resources.grd

Issue 2399553002: Gzip compress chrome://accessibility resources (Closed)
Patch Set: asdf Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « content/browser/webui/web_ui_data_source_impl.cc ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <grit latest_public_release="0" current_release="1" output_all_resource_defines= "false"> 3 <grit latest_public_release="0" current_release="1" output_all_resource_defines= "false">
4 <outputs> 4 <outputs>
5 <output filename="grit/content_resources.h" type="rc_header"> 5 <output filename="grit/content_resources.h" type="rc_header">
6 <emit emit_type='prepend'></emit> 6 <emit emit_type='prepend'></emit>
7 </output> 7 </output>
8 <output filename="content_resources.pak" type="data_package" /> 8 <output filename="content_resources.pak" type="data_package" />
9 </outputs> 9 </outputs>
10 <translations /> 10 <translations />
11 <release seq="1"> 11 <release seq="1">
12 <includes> 12 <includes>
13 <include name="IDR_ACCESSIBILITY_HTML" file="browser/resources/accessibili ty/accessibility.html" flattenhtml="true" allowexternalscript="true" type="BINDA TA" /> 13 <include name="IDR_ACCESSIBILITY_HTML" file="browser/resources/accessibili ty/accessibility.html" flattenhtml="true" allowexternalscript="true" compress="g zip" type="BINDATA" />
14 <include name="IDR_ACCESSIBILITY_CSS" file="browser/resources/accessibilit y/accessibility.css" type="BINDATA" /> 14 <include name="IDR_ACCESSIBILITY_CSS" file="browser/resources/accessibilit y/accessibility.css" compress="gzip" type="BINDATA" />
15 <include name="IDR_ACCESSIBILITY_JS" file="browser/resources/accessibility /accessibility.js" flattenhtml="true" type="BINDATA" /> 15 <include name="IDR_ACCESSIBILITY_JS" file="browser/resources/accessibility /accessibility.js" flattenhtml="true" compress="gzip" type="BINDATA" />
16 <include name="IDR_APPCACHE_INTERNALS_HTML" file="browser/resources/appcac he/appcache_internals.html" flattenhtml="true" allowexternalscript="true" compre ss="gzip" type="BINDATA" /> 16 <include name="IDR_APPCACHE_INTERNALS_HTML" file="browser/resources/appcac he/appcache_internals.html" flattenhtml="true" allowexternalscript="true" compre ss="gzip" type="BINDATA" />
17 <include name="IDR_APPCACHE_INTERNALS_JS" file="browser/resources/appcache /appcache_internals.js" flattenhtml="false" compress="gzip" type="BINDATA" /> 17 <include name="IDR_APPCACHE_INTERNALS_JS" file="browser/resources/appcache /appcache_internals.js" flattenhtml="false" compress="gzip" type="BINDATA" />
18 <include name="IDR_APPCACHE_INTERNALS_CSS" file="browser/resources/appcach e/appcache_internals.css" flattenhtml="true" compress="gzip" type="BINDATA" /> 18 <include name="IDR_APPCACHE_INTERNALS_CSS" file="browser/resources/appcach e/appcache_internals.css" flattenhtml="true" compress="gzip" type="BINDATA" />
19 <include name="IDR_DEVTOOLS_PINCH_CURSOR_ICON" file="browser/resources/dev tools/devtools_pinch_cursor.png" type="BINDATA" /> 19 <include name="IDR_DEVTOOLS_PINCH_CURSOR_ICON" file="browser/resources/dev tools/devtools_pinch_cursor.png" type="BINDATA" />
20 <include name="IDR_DEVTOOLS_PINCH_CURSOR_ICON_2X" file="browser/resources/ devtools/devtools_pinch_cursor_2x.png" type="BINDATA" /> 20 <include name="IDR_DEVTOOLS_PINCH_CURSOR_ICON_2X" file="browser/resources/ devtools/devtools_pinch_cursor_2x.png" type="BINDATA" />
21 <include name="IDR_DEVTOOLS_TOUCH_CURSOR_ICON" file="browser/resources/dev tools/devtools_touch_cursor.png" type="BINDATA" /> 21 <include name="IDR_DEVTOOLS_TOUCH_CURSOR_ICON" file="browser/resources/dev tools/devtools_touch_cursor.png" type="BINDATA" />
22 <include name="IDR_DEVTOOLS_TOUCH_CURSOR_ICON_2X" file="browser/resources/ devtools/devtools_touch_cursor_2x.png" type="BINDATA" /> 22 <include name="IDR_DEVTOOLS_TOUCH_CURSOR_ICON_2X" file="browser/resources/ devtools/devtools_touch_cursor_2x.png" type="BINDATA" />
23 <include name="IDR_GPU_INTERNALS_HTML" file="browser/resources/gpu/gpu_int ernals.html" flattenhtml="true" allowexternalscript="true" compress="gzip" type= "BINDATA" /> 23 <include name="IDR_GPU_INTERNALS_HTML" file="browser/resources/gpu/gpu_int ernals.html" flattenhtml="true" allowexternalscript="true" compress="gzip" type= "BINDATA" />
24 <include name="IDR_GPU_INTERNALS_JS" file="browser/resources/gpu/gpu_inter nals.js" flattenhtml="true" compress="gzip" type="BINDATA" /> 24 <include name="IDR_GPU_INTERNALS_JS" file="browser/resources/gpu/gpu_inter nals.js" flattenhtml="true" compress="gzip" type="BINDATA" />
25 <include name="IDR_INDEXED_DB_INTERNALS_HTML" file="browser/resources/inde xed_db/indexeddb_internals.html" flattenhtml="true" allowexternalscript="true" c ompress="gzip" type="BINDATA" /> 25 <include name="IDR_INDEXED_DB_INTERNALS_HTML" file="browser/resources/inde xed_db/indexeddb_internals.html" flattenhtml="true" allowexternalscript="true" c ompress="gzip" type="BINDATA" />
(...skipping 29 matching lines...) Expand all
55 <include name="IDR_MOJO_CODEC_JS" file="../mojo/public/js/codec.js" flat tenhtml="true" type="BINDATA" /> 55 <include name="IDR_MOJO_CODEC_JS" file="../mojo/public/js/codec.js" flat tenhtml="true" type="BINDATA" />
56 <include name="IDR_MOJO_CONNECTION_JS" file="../mojo/public/js/connectio n.js" flattenhtml="true" type="BINDATA" /> 56 <include name="IDR_MOJO_CONNECTION_JS" file="../mojo/public/js/connectio n.js" flattenhtml="true" type="BINDATA" />
57 <include name="IDR_MOJO_CONNECTOR_JS" file="../mojo/public/js/connector. js" flattenhtml="true" type="BINDATA" /> 57 <include name="IDR_MOJO_CONNECTOR_JS" file="../mojo/public/js/connector. js" flattenhtml="true" type="BINDATA" />
58 <include name="IDR_MOJO_ROUTER_JS" file="../mojo/public/js/router.js" fl attenhtml="true" type="BINDATA" /> 58 <include name="IDR_MOJO_ROUTER_JS" file="../mojo/public/js/router.js" fl attenhtml="true" type="BINDATA" />
59 <include name="IDR_MOJO_UNICODE_JS" file="../mojo/public/js/unicode.js" flattenhtml="true" type="BINDATA" /> 59 <include name="IDR_MOJO_UNICODE_JS" file="../mojo/public/js/unicode.js" flattenhtml="true" type="BINDATA" />
60 <include name="IDR_MOJO_VALIDATOR_JS" file="../mojo/public/js/validator. js" flattenhtml="true" type="BINDATA" /> 60 <include name="IDR_MOJO_VALIDATOR_JS" file="../mojo/public/js/validator. js" flattenhtml="true" type="BINDATA" />
61 </if> 61 </if>
62 </includes> 62 </includes>
63 </release> 63 </release>
64 </grit> 64 </grit>
OLDNEW
« no previous file with comments | « content/browser/webui/web_ui_data_source_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698