| 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 185 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 196 </if> | 196 </if> |
| 197 <include name="IDR_HISTORY_HTML" file="resources\history\history.html" fla
ttenhtml="true" allowexternalscript="true" type="BINDATA" /> | 197 <include name="IDR_HISTORY_HTML" file="resources\history\history.html" fla
ttenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 198 <include name="IDR_HISTORY_JS" file="resources\history\history.js" flatten
html="true" type="BINDATA" /> | 198 <include name="IDR_HISTORY_JS" file="resources\history\history.js" flatten
html="true" type="BINDATA" /> |
| 199 | 199 |
| 200 <if expr="not is_android and not is_ios"> | 200 <if expr="not is_android and not is_ios"> |
| 201 <include name="IDR_MD_HISTORY_APP_HTML" file="resources\md_history\app.h
tml" type="BINDATA" /> | 201 <include name="IDR_MD_HISTORY_APP_HTML" file="resources\md_history\app.h
tml" type="BINDATA" /> |
| 202 <include name="IDR_MD_HISTORY_APP_JS" file="resources\md_history\app.js"
type="BINDATA" /> | 202 <include name="IDR_MD_HISTORY_APP_JS" file="resources\md_history\app.js"
type="BINDATA" /> |
| 203 <include name="IDR_MD_HISTORY_CONSTANTS_HTML" file="resources\md_history
\constants.html" type="BINDATA" /> | 203 <include name="IDR_MD_HISTORY_CONSTANTS_HTML" file="resources\md_history
\constants.html" type="BINDATA" /> |
| 204 <include name="IDR_MD_HISTORY_CONSTANTS_JS" file="resources\md_history\c
onstants.js" type="BINDATA" /> | 204 <include name="IDR_MD_HISTORY_CONSTANTS_JS" file="resources\md_history\c
onstants.js" type="BINDATA" /> |
| 205 <include name="IDR_MD_HISTORY_HISTORY_HTML" file="resources\md_history\h
istory.html" type="BINDATA" /> | 205 <include name="IDR_MD_HISTORY_HISTORY_HTML" file="resources\md_history\h
istory.html" type="BINDATA" /> |
| 206 <include name="IDR_MD_HISTORY_HISTORY_ICONS_HTML" file="resources\md_his
tory\history_icons.html" type="BINDATA" /> |
| 206 <include name="IDR_MD_HISTORY_HISTORY_ITEM_HTML" file="resources\md_hist
ory\history_item.html" type="BINDATA" /> | 207 <include name="IDR_MD_HISTORY_HISTORY_ITEM_HTML" file="resources\md_hist
ory\history_item.html" type="BINDATA" /> |
| 207 <include name="IDR_MD_HISTORY_HISTORY_ITEM_JS" file="resources\md_histor
y\history_item.js" type="BINDATA" /> | 208 <include name="IDR_MD_HISTORY_HISTORY_ITEM_JS" file="resources\md_histor
y\history_item.js" type="BINDATA" /> |
| 208 <include name="IDR_MD_HISTORY_HISTORY_JS" file="resources\md_history\his
tory.js" type="BINDATA" /> | 209 <include name="IDR_MD_HISTORY_HISTORY_JS" file="resources\md_history\his
tory.js" type="BINDATA" /> |
| 209 <include name="IDR_MD_HISTORY_HISTORY_LIST_HTML" file="resources\md_hist
ory\history_list.html" type="BINDATA" /> | 210 <include name="IDR_MD_HISTORY_HISTORY_LIST_HTML" file="resources\md_hist
ory\history_list.html" type="BINDATA" /> |
| 210 <include name="IDR_MD_HISTORY_HISTORY_LIST_JS" file="resources\md_histor
y\history_list.js" type="BINDATA" /> | 211 <include name="IDR_MD_HISTORY_HISTORY_LIST_JS" file="resources\md_histor
y\history_list.js" type="BINDATA" /> |
| 211 <include name="IDR_MD_HISTORY_HISTORY_TOOLBAR_HTML" file="resources\md_h
istory\history_toolbar.html" type="BINDATA" /> | 212 <include name="IDR_MD_HISTORY_HISTORY_TOOLBAR_HTML" file="resources\md_h
istory\history_toolbar.html" type="BINDATA" /> |
| 212 <include name="IDR_MD_HISTORY_HISTORY_TOOLBAR_JS" file="resources\md_his
tory\history_toolbar.js" type="BINDATA" /> | 213 <include name="IDR_MD_HISTORY_HISTORY_TOOLBAR_JS" file="resources\md_his
tory\history_toolbar.js" type="BINDATA" /> |
| 213 <include name="IDR_MD_HISTORY_SHARED_STYLE_HTML" file="resources\md_hist
ory\shared_style.html" type="BINDATA" /> | 214 <include name="IDR_MD_HISTORY_SHARED_STYLE_HTML" file="resources\md_hist
ory\shared_style.html" type="BINDATA" /> |
| 214 <include name="IDR_MD_HISTORY_SIDE_BAR_HTML" file="resources\md_history\
side_bar.html" type="BINDATA" /> | 215 <include name="IDR_MD_HISTORY_SIDE_BAR_HTML" file="resources\md_history\
side_bar.html" type="BINDATA" /> |
| 215 <include name="IDR_MD_HISTORY_SIDE_BAR_JS" file="resources\md_history\si
de_bar.js" type="BINDATA" /> | 216 <include name="IDR_MD_HISTORY_SIDE_BAR_JS" file="resources\md_history\si
de_bar.js" type="BINDATA" /> |
| (...skipping 294 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 510 <part file="media_router_resources.grdp" /> | 511 <part file="media_router_resources.grdp" /> |
| 511 </if> | 512 </if> |
| 512 <if expr="not is_android and not is_ios and not chromeos"> | 513 <if expr="not is_android and not is_ios and not chromeos"> |
| 513 <include name="IDR_IME_WINDOW_CLOSE" file="resources\input_ime\ime_windo
w_close.png" type="BINDATA" /> | 514 <include name="IDR_IME_WINDOW_CLOSE" file="resources\input_ime\ime_windo
w_close.png" type="BINDATA" /> |
| 514 <include name="IDR_IME_WINDOW_CLOSE_C" file="resources\input_ime\ime_win
dow_close_click.png" type="BINDATA" /> | 515 <include name="IDR_IME_WINDOW_CLOSE_C" file="resources\input_ime\ime_win
dow_close_click.png" type="BINDATA" /> |
| 515 <include name="IDR_IME_WINDOW_CLOSE_H" file="resources\input_ime\ime_win
dow_close_hover.png" type="BINDATA" /> | 516 <include name="IDR_IME_WINDOW_CLOSE_H" file="resources\input_ime\ime_win
dow_close_hover.png" type="BINDATA" /> |
| 516 </if> | 517 </if> |
| 517 </includes> | 518 </includes> |
| 518 </release> | 519 </release> |
| 519 </grit> | 520 </grit> |
| OLD | NEW |