| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 <grit latest_public_release="0" current_release="1" output_all_resource_defines=
"false"> | 2 <grit latest_public_release="0" current_release="1" output_all_resource_defines=
"false"> |
| 3 <outputs> | 3 <outputs> |
| 4 <output filename="grit/browser_resources.h" type="rc_header"> | 4 <output filename="grit/browser_resources.h" type="rc_header"> |
| 5 <emit emit_type='prepend'></emit> | 5 <emit emit_type='prepend'></emit> |
| 6 </output> | 6 </output> |
| 7 <output filename="browser_resources.pak" type="data_package" /> | 7 <output filename="browser_resources.pak" type="data_package" /> |
| 8 </outputs> | 8 </outputs> |
| 9 <release seq="1"> | 9 <release seq="1"> |
| 10 <structures> | 10 <structures> |
| (...skipping 240 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 251 </if> | 251 </if> |
| 252 <if expr="enable_hotwording"> | 252 <if expr="enable_hotwording"> |
| 253 <include name="IDR_HOTWORD_MANIFEST" file="resources\hotword\manifest.js
on" type="BINDATA" /> | 253 <include name="IDR_HOTWORD_MANIFEST" file="resources\hotword\manifest.js
on" type="BINDATA" /> |
| 254 <include name="IDR_HOTWORD_AUDIO_VERIFICATION_MANIFEST" file="resources\
hotword_audio_verification\manifest.json" type="BINDATA" /> | 254 <include name="IDR_HOTWORD_AUDIO_VERIFICATION_MANIFEST" file="resources\
hotword_audio_verification\manifest.json" type="BINDATA" /> |
| 255 </if> | 255 </if> |
| 256 <if expr="not is_android"> | 256 <if expr="not is_android"> |
| 257 <include name="IDR_HELP_JS" file="resources\help\help.js" flattenhtml="t
rue" type="BINDATA" /> | 257 <include name="IDR_HELP_JS" file="resources\help\help.js" flattenhtml="t
rue" type="BINDATA" /> |
| 258 <include name="IDR_HELP_PAGE_JS" file="resources\help\help_page.js" flat
tenhtml="true" type="BINDATA" /> | 258 <include name="IDR_HELP_PAGE_JS" file="resources\help\help_page.js" flat
tenhtml="true" type="BINDATA" /> |
| 259 <include name="IDR_CHANNEL_CHANGE_PAGE_JS" file="resources\help\channel_
change_page.js" flattenhtml="true" type="BINDATA" /> | 259 <include name="IDR_CHANNEL_CHANGE_PAGE_JS" file="resources\help\channel_
change_page.js" flattenhtml="true" type="BINDATA" /> |
| 260 </if> | 260 </if> |
| 261 <include name="IDR_HISTORY_HTML" file="resources\history\history.html" fla
ttenhtml="true" allowexternalscript="true" type="BINDATA" compress="gzip" /> | |
| 262 <include name="IDR_HISTORY_JS" file="resources\history\history.js" flatten
html="true" type="BINDATA" compress="gzip" /> | |
| 263 <include name="IDR_OTHER_DEVICES_JS" file="resources\history\other_devices
.js" flattenhtml="true" type="BINDATA" compress="gzip" /> | |
| 264 | 261 |
| 265 <if expr="not is_android and not is_ios"> | 262 <if expr="not is_android and not is_ios"> |
| 266 <!-- MD Bookmarks. --> | 263 <!-- MD Bookmarks. --> |
| 267 <include name="IDR_MD_BOOKMARKS_ACTIONS_HTML" file="resources\md_bookmar
ks\actions.html" type="BINDATA" /> | 264 <include name="IDR_MD_BOOKMARKS_ACTIONS_HTML" file="resources\md_bookmar
ks\actions.html" type="BINDATA" /> |
| 268 <include name="IDR_MD_BOOKMARKS_ACTIONS_JS" file="resources\md_bookmarks
\actions.js" type="BINDATA" /> | 265 <include name="IDR_MD_BOOKMARKS_ACTIONS_JS" file="resources\md_bookmarks
\actions.js" type="BINDATA" /> |
| 269 <include name="IDR_MD_BOOKMARKS_API_LISTENER_HTML" file="resources\md_bo
okmarks\api_listener.html" type="BINDATA" /> | 266 <include name="IDR_MD_BOOKMARKS_API_LISTENER_HTML" file="resources\md_bo
okmarks\api_listener.html" type="BINDATA" /> |
| 270 <include name="IDR_MD_BOOKMARKS_API_LISTENER_JS" file="resources\md_book
marks\api_listener.js" type="BINDATA" /> | 267 <include name="IDR_MD_BOOKMARKS_API_LISTENER_JS" file="resources\md_book
marks\api_listener.js" type="BINDATA" /> |
| 271 <include name="IDR_MD_BOOKMARKS_APP_HTML" file="resources\md_bookmarks\a
pp.html" type="BINDATA" /> | 268 <include name="IDR_MD_BOOKMARKS_APP_HTML" file="resources\md_bookmarks\a
pp.html" type="BINDATA" /> |
| 272 <include name="IDR_MD_BOOKMARKS_APP_JS" file="resources\md_bookmarks\app
.js" type="BINDATA" /> | 269 <include name="IDR_MD_BOOKMARKS_APP_JS" file="resources\md_bookmarks\app
.js" type="BINDATA" /> |
| 273 <include name="IDR_MD_BOOKMARKS_BOOKMARKS_HTML" file="resources\md_bookm
arks\bookmarks.html" type="BINDATA" /> | 270 <include name="IDR_MD_BOOKMARKS_BOOKMARKS_HTML" file="resources\md_bookm
arks\bookmarks.html" type="BINDATA" /> |
| (...skipping 383 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 657 <if expr="not is_android and not is_ios"> | 654 <if expr="not is_android and not is_ios"> |
| 658 <include name="IDR_SSL_ERROR_ASSISTANT_PB" file="${root_gen_dir}/chrome/
browser/resources/ssl/ssl_error_assistant/ssl_error_assistant.pb" use_base_dir="
false" type="BINDATA" /> | 655 <include name="IDR_SSL_ERROR_ASSISTANT_PB" file="${root_gen_dir}/chrome/
browser/resources/ssl/ssl_error_assistant/ssl_error_assistant.pb" use_base_dir="
false" type="BINDATA" /> |
| 659 </if> | 656 </if> |
| 660 <if expr="is_android or is_linux"> | 657 <if expr="is_android or is_linux"> |
| 661 <include name="IDR_SANDBOX_INTERNALS_HTML" file="resources\sandbox_inter
nals\sandbox_internals.html" flattenhtml="true" allowexternalscript="true" type=
"BINDATA" compress="gzip" /> | 658 <include name="IDR_SANDBOX_INTERNALS_HTML" file="resources\sandbox_inter
nals\sandbox_internals.html" flattenhtml="true" allowexternalscript="true" type=
"BINDATA" compress="gzip" /> |
| 662 <include name="IDR_SANDBOX_INTERNALS_JS" file="resources\sandbox_interna
ls\sandbox_internals.js" type="BINDATA" compress="gzip" /> | 659 <include name="IDR_SANDBOX_INTERNALS_JS" file="resources\sandbox_interna
ls\sandbox_internals.js" type="BINDATA" compress="gzip" /> |
| 663 </if> | 660 </if> |
| 664 </includes> | 661 </includes> |
| 665 </release> | 662 </release> |
| 666 </grit> | 663 </grit> |
| OLD | NEW |