| 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"> | 2 <grit latest_public_release="0" current_release="1"> |
| 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 495 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 506 <include name="IDR_CANGJIE_MANIFEST" file="resources\chromeos\input_me
thod\cangjie_manifest.json" type="BINDATA" /> | 506 <include name="IDR_CANGJIE_MANIFEST" file="resources\chromeos\input_me
thod\cangjie_manifest.json" type="BINDATA" /> |
| 507 <include name="IDR_MOZC_MANIFEST" file="resources\chromeos\input_metho
d\mozc_manifest.json" type="BINDATA" /> | 507 <include name="IDR_MOZC_MANIFEST" file="resources\chromeos\input_metho
d\mozc_manifest.json" type="BINDATA" /> |
| 508 <include name="IDR_HANGUL_MANIFEST" file="resources\chromeos\input_met
hod\hangul_manifest.json" type="BINDATA" /> | 508 <include name="IDR_HANGUL_MANIFEST" file="resources\chromeos\input_met
hod\hangul_manifest.json" type="BINDATA" /> |
| 509 </if> | 509 </if> |
| 510 <include name="IDR_BRAILLE_MANIFEST" file="resources\chromeos\braille_im
e\manifest.json" type="BINDATA" /> | 510 <include name="IDR_BRAILLE_MANIFEST" file="resources\chromeos\braille_im
e\manifest.json" type="BINDATA" /> |
| 511 </if> | 511 </if> |
| 512 <include name="IDR_WHISPERNET_PROXY_MANIFEST" file="resources\whispernet_p
roxy\manifest.json" type="BINDATA" /> | 512 <include name="IDR_WHISPERNET_PROXY_MANIFEST" file="resources\whispernet_p
roxy\manifest.json" type="BINDATA" /> |
| 513 <if expr="enable_media_router"> | 513 <if expr="enable_media_router"> |
| 514 <part file="media_router_resources.grdp" /> | 514 <part file="media_router_resources.grdp" /> |
| 515 </if> | 515 </if> |
| 516 <if expr="enable_media_router and (chromeos or is_win or is_macosx)"> |
| 517 <include name="IDR_CAST_HTML" file="resources\cast\cast.html" type="BIND
ATA" /> |
| 518 <include name="IDR_CAST_CSS" file="resources\cast\cast.css" type="BINDAT
A" /> |
| 519 <include name="IDR_CAST_JS" file="resources\cast\cast.js" type="BINDATA"
/> |
| 520 <include name="IDR_CAST_FAVICON" file="resources\cast\cast_favicon.ico"
type="BINDATA" /> |
| 521 </if> |
| 516 <if expr="not is_android and not is_ios and not chromeos"> | 522 <if expr="not is_android and not is_ios and not chromeos"> |
| 517 <include name="IDR_IME_WINDOW_CLOSE" file="resources\input_ime\ime_windo
w_close.png" type="BINDATA" /> | 523 <include name="IDR_IME_WINDOW_CLOSE" file="resources\input_ime\ime_windo
w_close.png" type="BINDATA" /> |
| 518 <include name="IDR_IME_WINDOW_CLOSE_C" file="resources\input_ime\ime_win
dow_close_click.png" type="BINDATA" /> | 524 <include name="IDR_IME_WINDOW_CLOSE_C" file="resources\input_ime\ime_win
dow_close_click.png" type="BINDATA" /> |
| 519 <include name="IDR_IME_WINDOW_CLOSE_H" file="resources\input_ime\ime_win
dow_close_hover.png" type="BINDATA" /> | 525 <include name="IDR_IME_WINDOW_CLOSE_H" file="resources\input_ime\ime_win
dow_close_hover.png" type="BINDATA" /> |
| 520 </if> | 526 </if> |
| 521 </includes> | 527 </includes> |
| 522 </release> | 528 </release> |
| 523 </grit> | 529 </grit> |
| OLD | NEW |