| OLD | NEW |
| 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"> | 3 <grit latest_public_release="0" current_release="1"> |
| 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 <output filename="content_resources.rc" type="rc_all" /> | |
| 10 </outputs> | 9 </outputs> |
| 11 <translations /> | 10 <translations /> |
| 12 <release seq="1"> | 11 <release seq="1"> |
| 13 <includes> | 12 <includes> |
| 14 <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" type="BINDA
TA" /> |
| 15 <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" type="BINDATA" /> |
| 16 <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" type="BINDATA" /> |
| 17 <include name="IDR_APPCACHE_INTERNALS_HTML" file="browser/resources/appcac
he/appcache_internals.html" flattenhtml="true" allowexternalscript="true" type="
BINDATA" /> | 16 <include name="IDR_APPCACHE_INTERNALS_HTML" file="browser/resources/appcac
he/appcache_internals.html" flattenhtml="true" allowexternalscript="true" type="
BINDATA" /> |
| 18 <include name="IDR_APPCACHE_INTERNALS_JS" file="browser/resources/appcache
/appcache_internals.js" flattenhtml="false" type="BINDATA" /> | 17 <include name="IDR_APPCACHE_INTERNALS_JS" file="browser/resources/appcache
/appcache_internals.js" flattenhtml="false" type="BINDATA" /> |
| 19 <include name="IDR_APPCACHE_INTERNALS_CSS" file="browser/resources/appcach
e/appcache_internals.css" flattenhtml="true" type="BINDATA" /> | 18 <include name="IDR_APPCACHE_INTERNALS_CSS" file="browser/resources/appcach
e/appcache_internals.css" flattenhtml="true" type="BINDATA" /> |
| (...skipping 26 matching lines...) Expand all Loading... |
| 46 <include name="IDR_MOJO_CODEC_JS" file="../third_party/mojo/src/mojo/pub
lic/js/codec.js" flattenhtml="true" type="BINDATA" /> | 45 <include name="IDR_MOJO_CODEC_JS" file="../third_party/mojo/src/mojo/pub
lic/js/codec.js" flattenhtml="true" type="BINDATA" /> |
| 47 <include name="IDR_MOJO_CONNECTION_JS" file="../third_party/mojo/src/moj
o/public/js/connection.js" flattenhtml="true" type="BINDATA" /> | 46 <include name="IDR_MOJO_CONNECTION_JS" file="../third_party/mojo/src/moj
o/public/js/connection.js" flattenhtml="true" type="BINDATA" /> |
| 48 <include name="IDR_MOJO_CONNECTOR_JS" file="../third_party/mojo/src/mojo
/public/js/connector.js" flattenhtml="true" type="BINDATA" /> | 47 <include name="IDR_MOJO_CONNECTOR_JS" file="../third_party/mojo/src/mojo
/public/js/connector.js" flattenhtml="true" type="BINDATA" /> |
| 49 <include name="IDR_MOJO_ROUTER_JS" file="../third_party/mojo/src/mojo/pu
blic/js/router.js" flattenhtml="true" type="BINDATA" /> | 48 <include name="IDR_MOJO_ROUTER_JS" file="../third_party/mojo/src/mojo/pu
blic/js/router.js" flattenhtml="true" type="BINDATA" /> |
| 50 <include name="IDR_MOJO_UNICODE_JS" file="../third_party/mojo/src/mojo/p
ublic/js/unicode.js" flattenhtml="true" type="BINDATA" /> | 49 <include name="IDR_MOJO_UNICODE_JS" file="../third_party/mojo/src/mojo/p
ublic/js/unicode.js" flattenhtml="true" type="BINDATA" /> |
| 51 <include name="IDR_MOJO_VALIDATOR_JS" file="../third_party/mojo/src/mojo
/public/js/validator.js" flattenhtml="true" type="BINDATA" /> | 50 <include name="IDR_MOJO_VALIDATOR_JS" file="../third_party/mojo/src/mojo
/public/js/validator.js" flattenhtml="true" type="BINDATA" /> |
| 52 </if> | 51 </if> |
| 53 </includes> | 52 </includes> |
| 54 </release> | 53 </release> |
| 55 </grit> | 54 </grit> |
| OLD | NEW |