| 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 563 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 574 <include name="IDR_CAST_HTML" file="resources\cast\cast.html" type="BIND
ATA" /> | 574 <include name="IDR_CAST_HTML" file="resources\cast\cast.html" type="BIND
ATA" /> |
| 575 <include name="IDR_CAST_CSS" file="resources\cast\cast.css" type="BINDAT
A" /> | 575 <include name="IDR_CAST_CSS" file="resources\cast\cast.css" type="BINDAT
A" /> |
| 576 <include name="IDR_CAST_JS" file="resources\cast\cast.js" type="BINDATA"
/> | 576 <include name="IDR_CAST_JS" file="resources\cast\cast.js" type="BINDATA"
/> |
| 577 <include name="IDR_CAST_FAVICON" file="resources\cast\cast_favicon.ico"
type="BINDATA" /> | 577 <include name="IDR_CAST_FAVICON" file="resources\cast\cast_favicon.ico"
type="BINDATA" /> |
| 578 </if> | 578 </if> |
| 579 <if expr="not is_android and not is_ios"> | 579 <if expr="not is_android and not is_ios"> |
| 580 <include name="IDR_IME_WINDOW_CLOSE" file="resources\input_ime\ime_windo
w_close.png" type="BINDATA" /> | 580 <include name="IDR_IME_WINDOW_CLOSE" file="resources\input_ime\ime_windo
w_close.png" type="BINDATA" /> |
| 581 <include name="IDR_IME_WINDOW_CLOSE_C" file="resources\input_ime\ime_win
dow_close_click.png" type="BINDATA" /> | 581 <include name="IDR_IME_WINDOW_CLOSE_C" file="resources\input_ime\ime_win
dow_close_click.png" type="BINDATA" /> |
| 582 <include name="IDR_IME_WINDOW_CLOSE_H" file="resources\input_ime\ime_win
dow_close_hover.png" type="BINDATA" /> | 582 <include name="IDR_IME_WINDOW_CLOSE_H" file="resources\input_ime\ime_win
dow_close_hover.png" type="BINDATA" /> |
| 583 </if> | 583 </if> |
| 584 <include name="IDR_CONTENT_BROWSER_MANIFEST_OVERLAY" file="content_browser
_manifest_overlay.json" type="BINDATA" /> | |
| 585 </includes> | 584 </includes> |
| 586 </release> | 585 </release> |
| 587 </grit> | 586 </grit> |
| OLD | NEW |