| 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 262 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 273 <include name="IDR_MOST_VISITED_THUMBNAIL_CSS" file="resources\local_ntp\m
ost_visited_thumbnail.css" type="BINDATA" /> | 273 <include name="IDR_MOST_VISITED_THUMBNAIL_CSS" file="resources\local_ntp\m
ost_visited_thumbnail.css" type="BINDATA" /> |
| 274 <include name="IDR_MOST_VISITED_THUMBNAIL_JS" file="resources\local_ntp\mo
st_visited_thumbnail.js" type="BINDATA" /> | 274 <include name="IDR_MOST_VISITED_THUMBNAIL_JS" file="resources\local_ntp\mo
st_visited_thumbnail.js" type="BINDATA" /> |
| 275 <include name="IDR_MOST_VISITED_SINGLE_HTML" file="resources\local_ntp\mos
t_visited_single.html" type="BINDATA" /> | 275 <include name="IDR_MOST_VISITED_SINGLE_HTML" file="resources\local_ntp\mos
t_visited_single.html" type="BINDATA" /> |
| 276 <include name="IDR_MOST_VISITED_SINGLE_CSS" file="resources\local_ntp\most
_visited_single.css" type="BINDATA" /> | 276 <include name="IDR_MOST_VISITED_SINGLE_CSS" file="resources\local_ntp\most
_visited_single.css" type="BINDATA" /> |
| 277 <include name="IDR_MOST_VISITED_SINGLE_JS" file="resources\local_ntp\most_
visited_single.js" type="BINDATA" /> | 277 <include name="IDR_MOST_VISITED_SINGLE_JS" file="resources\local_ntp\most_
visited_single.js" type="BINDATA" /> |
| 278 <include name="IDR_MOST_VISITED_UTIL_JS" file="resources\local_ntp\most_vi
sited_util.js" type="BINDATA" flattenhtml="true" /> | 278 <include name="IDR_MOST_VISITED_UTIL_JS" file="resources\local_ntp\most_vi
sited_util.js" type="BINDATA" flattenhtml="true" /> |
| 279 <include name="IDR_OMNIBOX_HTML" file="resources\omnibox\omnibox.html" fla
ttenhtml="true" allowexternalscript="true" type="BINDATA" /> | 279 <include name="IDR_OMNIBOX_HTML" file="resources\omnibox\omnibox.html" fla
ttenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 280 <include name="IDR_OMNIBOX_CSS" file="resources\omnibox\omnibox.css" type=
"BINDATA" /> | 280 <include name="IDR_OMNIBOX_CSS" file="resources\omnibox\omnibox.css" type=
"BINDATA" /> |
| 281 <include name="IDR_OMNIBOX_JS" file="resources\omnibox\omnibox.js" type="B
INDATA" /> | 281 <include name="IDR_OMNIBOX_JS" file="resources\omnibox\omnibox.js" type="B
INDATA" /> |
| 282 <include name="IDR_OMNIBOX_MOJO_JS" file="${root_gen_dir}\chrome\browser\u
i\webui\omnibox\omnibox.mojom.js" use_base_dir="false" type="BINDATA"/> | 282 <include name="IDR_OMNIBOX_MOJO_JS" file="${root_gen_dir}\chrome\browser\u
i\webui\omnibox\omnibox.mojom.js" use_base_dir="false" type="BINDATA"/> |
| 283 <include name="IDR_VERSION_MOJO_JS" file="${root_gen_dir}\chrome\browser\u
i\webui\version.mojom.js" use_base_dir="false" type="BINDATA"/> |
| 283 <if expr="enable_plugins"> | 284 <if expr="enable_plugins"> |
| 284 <include name="IDR_PLUGINS_HTML" file="resources\plugins.html" flattenht
ml="true" allowexternalscript="true" type="BINDATA" /> | 285 <include name="IDR_PLUGINS_HTML" file="resources\plugins.html" flattenht
ml="true" allowexternalscript="true" type="BINDATA" /> |
| 285 <include name="IDR_PLUGINS_JS" file="resources\plugins.js" type="BINDATA
" /> | 286 <include name="IDR_PLUGINS_JS" file="resources\plugins.js" type="BINDATA
" /> |
| 286 <include name="IDR_PLUGINS_MOJO_JS" file="${root_gen_dir}\chrome\browser
\ui\webui\plugins\plugins.mojom.js" use_base_dir="false" type="BINDATA"/> | 287 <include name="IDR_PLUGINS_MOJO_JS" file="${root_gen_dir}\chrome\browser
\ui\webui\plugins\plugins.mojom.js" use_base_dir="false" type="BINDATA"/> |
| 287 </if> | 288 </if> |
| 288 <include name="IDR_COMPONENTS_HTML" file="resources\components.html" flatt
enhtml="true" allowexternalscript="true" type="BINDATA" /> | 289 <include name="IDR_COMPONENTS_HTML" file="resources\components.html" flatt
enhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 289 <include name="IDR_COMPONENTS_JS" file="resources\components.js" type="BIN
DATA" /> | 290 <include name="IDR_COMPONENTS_JS" file="resources\components.js" type="BIN
DATA" /> |
| 290 <if expr="enable_plugins"> | 291 <if expr="enable_plugins"> |
| 291 <include name="IDR_PDF_MANIFEST" file="resources\pdf\manifest.json" type
="BINDATA" /> | 292 <include name="IDR_PDF_MANIFEST" file="resources\pdf\manifest.json" type
="BINDATA" /> |
| 292 </if> | 293 </if> |
| (...skipping 226 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 519 <part file="media_router_resources.grdp" /> | 520 <part file="media_router_resources.grdp" /> |
| 520 </if> | 521 </if> |
| 521 <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"> |
| 522 <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" /> |
| 523 <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" /> |
| 524 <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" /> |
| 525 </if> | 526 </if> |
| 526 </includes> | 527 </includes> |
| 527 </release> | 528 </release> |
| 528 </grit> | 529 </grit> |
| OLD | NEW |