| 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 235 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 246 </if> | 246 </if> |
| 247 <if expr="enable_hotwording"> | 247 <if expr="enable_hotwording"> |
| 248 <include name="IDR_HOTWORD_MANIFEST" file="resources\hotword\manifest.js
on" type="BINDATA" /> | 248 <include name="IDR_HOTWORD_MANIFEST" file="resources\hotword\manifest.js
on" type="BINDATA" /> |
| 249 <include name="IDR_HOTWORD_AUDIO_VERIFICATION_MANIFEST" file="resources\
hotword_audio_verification\manifest.json" type="BINDATA" /> | 249 <include name="IDR_HOTWORD_AUDIO_VERIFICATION_MANIFEST" file="resources\
hotword_audio_verification\manifest.json" type="BINDATA" /> |
| 250 </if> | 250 </if> |
| 251 <if expr="not is_android"> | 251 <if expr="not is_android"> |
| 252 <include name="IDR_HELP_JS" file="resources\help\help.js" flattenhtml="t
rue" type="BINDATA" /> | 252 <include name="IDR_HELP_JS" file="resources\help\help.js" flattenhtml="t
rue" type="BINDATA" /> |
| 253 <include name="IDR_HELP_PAGE_JS" file="resources\help\help_page.js" flat
tenhtml="true" type="BINDATA" /> | 253 <include name="IDR_HELP_PAGE_JS" file="resources\help\help_page.js" flat
tenhtml="true" type="BINDATA" /> |
| 254 <include name="IDR_CHANNEL_CHANGE_PAGE_JS" file="resources\help\channel_
change_page.js" flattenhtml="true" type="BINDATA" /> | 254 <include name="IDR_CHANNEL_CHANGE_PAGE_JS" file="resources\help\channel_
change_page.js" flattenhtml="true" type="BINDATA" /> |
| 255 </if> | 255 </if> |
| 256 <include name="IDR_HISTORY_HTML" file="resources\history\history.html" fla
ttenhtml="true" allowexternalscript="true" type="BINDATA" compress="gzip" /> | |
| 257 <include name="IDR_HISTORY_JS" file="resources\history\history.js" flatten
html="true" type="BINDATA" compress="gzip" /> | |
| 258 <include name="IDR_OTHER_DEVICES_JS" file="resources\history\other_devices
.js" flattenhtml="true" type="BINDATA" compress="gzip" /> | |
| 259 | 256 |
| 260 <if expr="not is_android and not is_ios"> | 257 <if expr="not is_android and not is_ios"> |
| 261 <!-- MD Bookmarks. --> | 258 <!-- MD Bookmarks. --> |
| 262 <include name="IDR_MD_BOOKMARKS_ACTIONS_HTML" file="resources\md_bookmar
ks\actions.html" type="BINDATA" /> | 259 <include name="IDR_MD_BOOKMARKS_ACTIONS_HTML" file="resources\md_bookmar
ks\actions.html" type="BINDATA" /> |
| 263 <include name="IDR_MD_BOOKMARKS_ACTIONS_JS" file="resources\md_bookmarks
\actions.js" type="BINDATA" /> | 260 <include name="IDR_MD_BOOKMARKS_ACTIONS_JS" file="resources\md_bookmarks
\actions.js" type="BINDATA" /> |
| 264 <include name="IDR_MD_BOOKMARKS_API_LISTENER_HTML" file="resources\md_bo
okmarks\api_listener.html" type="BINDATA" /> | 261 <include name="IDR_MD_BOOKMARKS_API_LISTENER_HTML" file="resources\md_bo
okmarks\api_listener.html" type="BINDATA" /> |
| 265 <include name="IDR_MD_BOOKMARKS_API_LISTENER_JS" file="resources\md_book
marks\api_listener.js" type="BINDATA" /> | 262 <include name="IDR_MD_BOOKMARKS_API_LISTENER_JS" file="resources\md_book
marks\api_listener.js" type="BINDATA" /> |
| 266 <include name="IDR_MD_BOOKMARKS_APP_HTML" file="resources\md_bookmarks\a
pp.html" type="BINDATA" /> | 263 <include name="IDR_MD_BOOKMARKS_APP_HTML" file="resources\md_bookmarks\a
pp.html" type="BINDATA" /> |
| 267 <include name="IDR_MD_BOOKMARKS_APP_JS" file="resources\md_bookmarks\app
.js" type="BINDATA" /> | 264 <include name="IDR_MD_BOOKMARKS_APP_JS" file="resources\md_bookmarks\app
.js" type="BINDATA" /> |
| 268 <include name="IDR_MD_BOOKMARKS_BOOKMARKS_HTML" file="resources\md_bookm
arks\bookmarks.html" type="BINDATA" /> | 265 <include name="IDR_MD_BOOKMARKS_BOOKMARKS_HTML" file="resources\md_bookm
arks\bookmarks.html" type="BINDATA" /> |
| (...skipping 385 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 654 <if expr="not is_android and not is_ios"> | 651 <if expr="not is_android and not is_ios"> |
| 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" /> | 652 <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" /> |
| 656 </if> | 653 </if> |
| 657 <if expr="is_android or is_linux"> | 654 <if expr="is_android or is_linux"> |
| 658 <include name="IDR_SANDBOX_INTERNALS_HTML" file="resources\sandbox_inter
nals\sandbox_internals.html" flattenhtml="true" allowexternalscript="true" type=
"BINDATA" compress="gzip" /> | 655 <include name="IDR_SANDBOX_INTERNALS_HTML" file="resources\sandbox_inter
nals\sandbox_internals.html" flattenhtml="true" allowexternalscript="true" type=
"BINDATA" compress="gzip" /> |
| 659 <include name="IDR_SANDBOX_INTERNALS_JS" file="resources\sandbox_interna
ls\sandbox_internals.js" type="BINDATA" compress="gzip" /> | 656 <include name="IDR_SANDBOX_INTERNALS_JS" file="resources\sandbox_interna
ls\sandbox_internals.js" type="BINDATA" compress="gzip" /> |
| 660 </if> | 657 </if> |
| 661 </includes> | 658 </includes> |
| 662 </release> | 659 </release> |
| 663 </grit> | 660 </grit> |
| OLD | NEW |