| 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> |
| 11 <if expr="not is_win and not is_macosx and not is_ios"> | |
| 12 <structure name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory_lin
ux.html" flattenhtml="true" type="chrome_html" /> | |
| 13 </if> | |
| 14 <if expr="is_macosx or is_ios"> | |
| 15 <structure name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory_mac
.html" flattenhtml="true" type="chrome_html" /> | |
| 16 </if> | |
| 17 <if expr="is_win"> | |
| 18 <structure name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory.htm
l" flattenhtml="true" type="chrome_html" /> | |
| 19 </if> | |
| 20 <structure name="IDR_ABOUT_MEMORY_CSS" file="resources\about_memory.css" f
lattenhtml="true" type="chrome_html" /> | |
| 21 <if expr="enable_app_list"> | 11 <if expr="enable_app_list"> |
| 22 <structure name="IDR_APP_LIST_START_PAGE_CSS" file="resources\app_list\s
tart_page.css" flattenhtml="true" type="chrome_html" /> | 12 <structure name="IDR_APP_LIST_START_PAGE_CSS" file="resources\app_list\s
tart_page.css" flattenhtml="true" type="chrome_html" /> |
| 23 <structure name="IDR_APP_LIST_START_PAGE_HTML" file="resources\app_list\
start_page.html" flattenhtml="true" type="chrome_html" /> | 13 <structure name="IDR_APP_LIST_START_PAGE_HTML" file="resources\app_list\
start_page.html" flattenhtml="true" type="chrome_html" /> |
| 24 <structure name="IDR_APP_LIST_START_PAGE_JS" file="resources\app_list\st
art_page.js" flattenhtml="true" type="chrome_html" /> | 14 <structure name="IDR_APP_LIST_START_PAGE_JS" file="resources\app_list\st
art_page.js" flattenhtml="true" type="chrome_html" /> |
| 25 </if> | 15 </if> |
| 26 <if expr="not is_android"> | 16 <if expr="not is_android"> |
| 27 <if expr="use_vulcanize"> | 17 <if expr="use_vulcanize"> |
| 28 <then> | 18 <then> |
| 29 <structure name="IDR_MD_DOWNLOADS_VULCANIZED_HTML" file="resources\m
d_downloads\vulcanized.html" flattenhtml="true" allowexternalscript="true" type=
"chrome_html" /> | 19 <structure name="IDR_MD_DOWNLOADS_VULCANIZED_HTML" file="resources\m
d_downloads\vulcanized.html" flattenhtml="true" allowexternalscript="true" type=
"chrome_html" /> |
| 30 </then> | 20 </then> |
| (...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 77 </structures> | 67 </structures> |
| 78 <includes> | 68 <includes> |
| 79 <if expr="is_win"> | 69 <if expr="is_win"> |
| 80 <include name="IDR_ABOUT_CONFLICTS_HTML" file="resources\about_conflicts
.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> | 70 <include name="IDR_ABOUT_CONFLICTS_HTML" file="resources\about_conflicts
.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 81 <include name="IDR_ABOUT_CONFLICTS_JS" file="resources\about_conflicts.j
s" type="BINDATA" /> | 71 <include name="IDR_ABOUT_CONFLICTS_JS" file="resources\about_conflicts.j
s" type="BINDATA" /> |
| 82 </if> | 72 </if> |
| 83 <if expr="enable_plugins"> | 73 <if expr="enable_plugins"> |
| 84 <include name="IDR_ABOUT_FLASH_HTML" file="resources\about_flash.html" f
lattenhtml="true" allowexternalscript="true" type="BINDATA" /> | 74 <include name="IDR_ABOUT_FLASH_HTML" file="resources\about_flash.html" f
lattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 85 <include name="IDR_ABOUT_FLASH_JS" file="resources\about_flash.js" type=
"BINDATA" /> | 75 <include name="IDR_ABOUT_FLASH_JS" file="resources\about_flash.js" type=
"BINDATA" /> |
| 86 </if> | 76 </if> |
| 87 <include name="IDR_ABOUT_MEMORY_JS" file="resources\about_memory.js" flatt
enhtml="true" type="BINDATA" /> | |
| 88 <if expr="not disable_nacl"> | 77 <if expr="not disable_nacl"> |
| 89 <include name="IDR_ABOUT_NACL_HTML" file="resources\about_nacl.html" fla
ttenhtml="true" allowexternalscript="true" type="BINDATA" /> | 78 <include name="IDR_ABOUT_NACL_HTML" file="resources\about_nacl.html" fla
ttenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 90 <include name="IDR_ABOUT_NACL_CSS" file="resources\about_nacl.css" flatt
enhtml="true" type="chrome_html" /> | 79 <include name="IDR_ABOUT_NACL_CSS" file="resources\about_nacl.css" flatt
enhtml="true" type="chrome_html" /> |
| 91 <include name="IDR_ABOUT_NACL_JS" file="resources\about_nacl.js" type="B
INDATA" /> | 80 <include name="IDR_ABOUT_NACL_JS" file="resources\about_nacl.js" type="B
INDATA" /> |
| 92 </if> | 81 </if> |
| 93 <if expr="not is_android"> | 82 <if expr="not is_android"> |
| 94 <include name="IDR_ABOUT_SYS_HTML" file="resources\about_sys\about_sys.h
tml" flattenhtml="true" type="BINDATA" /> | 83 <include name="IDR_ABOUT_SYS_HTML" file="resources\about_sys\about_sys.h
tml" flattenhtml="true" type="BINDATA" /> |
| 95 </if> | 84 </if> |
| 96 <include name="IDR_AD_NETWORK_HASHES" file="resources\ad_networks.dat" typ
e="BINDATA" /> | 85 <include name="IDR_AD_NETWORK_HASHES" file="resources\ad_networks.dat" typ
e="BINDATA" /> |
| 97 <include name="IDR_BOOKMARKS_MANIFEST" file="resources\bookmark_manager\ma
nifest.json" type="BINDATA" /> | 86 <include name="IDR_BOOKMARKS_MANIFEST" file="resources\bookmark_manager\ma
nifest.json" type="BINDATA" /> |
| (...skipping 401 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 499 <part file="media_router_resources.grdp" /> | 488 <part file="media_router_resources.grdp" /> |
| 500 </if> | 489 </if> |
| 501 <if expr="not is_android and not is_ios and not chromeos"> | 490 <if expr="not is_android and not is_ios and not chromeos"> |
| 502 <include name="IDR_IME_WINDOW_CLOSE" file="resources\input_ime\ime_windo
w_close.png" type="BINDATA" /> | 491 <include name="IDR_IME_WINDOW_CLOSE" file="resources\input_ime\ime_windo
w_close.png" type="BINDATA" /> |
| 503 <include name="IDR_IME_WINDOW_CLOSE_C" file="resources\input_ime\ime_win
dow_close_click.png" type="BINDATA" /> | 492 <include name="IDR_IME_WINDOW_CLOSE_C" file="resources\input_ime\ime_win
dow_close_click.png" type="BINDATA" /> |
| 504 <include name="IDR_IME_WINDOW_CLOSE_H" file="resources\input_ime\ime_win
dow_close_hover.png" type="BINDATA" /> | 493 <include name="IDR_IME_WINDOW_CLOSE_H" file="resources\input_ime\ime_win
dow_close_hover.png" type="BINDATA" /> |
| 505 </if> | 494 </if> |
| 506 </includes> | 495 </includes> |
| 507 </release> | 496 </release> |
| 508 </grit> | 497 </grit> |
| OLD | NEW |