| 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"> | 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" /> | 12 <structure name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory_lin
ux.html" flattenhtml="true" type="chrome_html" /> |
| 13 </if> | 13 </if> |
| 14 <if expr="is_macosx or is_ios"> | 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" /> | 15 <structure name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory_mac
.html" flattenhtml="true" type="chrome_html" /> |
| 16 </if> | 16 </if> |
| 17 <if expr="is_win"> | 17 <if expr="is_win"> |
| 18 <structure name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory.htm
l" flattenhtml="true" type="chrome_html" /> | 18 <structure name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory.htm
l" flattenhtml="true" type="chrome_html" /> |
| 19 </if> | 19 </if> |
| 20 <structure name="IDR_ABOUT_MEMORY_CSS" file="resources\about_memory.css" f
lattenhtml="true" type="chrome_html" /> | 20 <structure name="IDR_ABOUT_MEMORY_CSS" file="resources\about_memory.css" f
lattenhtml="true" type="chrome_html" /> |
| 21 <if expr="enable_app_list"> | 21 <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" /> | 22 <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" /> | 23 <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" /> | 24 <structure name="IDR_APP_LIST_START_PAGE_JS" file="resources\app_list\st
art_page.js" flattenhtml="true" type="chrome_html" /> |
| 25 </if> | 25 </if> |
| 26 <if expr="not is_android"> | 26 <if expr="not is_android"> |
| 27 <structure name="IDR_DOWNLOADS_DOWNLOADS_HTML" file="resources\downloads
\downloads.html" flattenhtml="true" allowexternalscript="true" type="chrome_html
" /> | 27 <structure name="IDR_DOWNLOADS_DOWNLOADS_HTML" file="resources\downloads
\downloads.html" flattenhtml="true" allowexternalscript="true" type="chrome_html
" /> |
| 28 <structure name="IDR_MD_DOWNLOADS_DOWNLOADS_HTML" file="resources\md_dow
nloads\downloads.html" flattenhtml="true" allowexternalscript="true" type="chrom
e_html" /> | 28 <if expr="use_vulcanize"> |
| 29 <structure name="IDR_MD_DOWNLOADS_VULCANIZED_HTML" file="resources\md_do
wnloads\vulcanized.html" flattenhtml="true" allowexternalscript="true" type="chr
ome_html" /> | 29 <then> |
| 30 <structure name="IDR_MD_DOWNLOADS_VULCANIZED_HTML" file="resources\m
d_downloads\vulcanized.html" flattenhtml="true" allowexternalscript="true" type=
"chrome_html" /> |
| 31 </then> |
| 32 <else> |
| 33 <structure name="IDR_MD_DOWNLOADS_DOWNLOADS_HTML" file="resources\md
_downloads\downloads.html" flattenhtml="true" allowexternalscript="true" type="c
hrome_html" /> |
| 34 </else> |
| 35 </if> |
| 30 </if> | 36 </if> |
| 31 <if expr="enable_extensions"> | 37 <if expr="enable_extensions"> |
| 32 <structure name="IDR_EXTENSIONS_HTML" file="resources\extensions\extensi
ons.html" flattenhtml="true" type="chrome_html" /> | 38 <structure name="IDR_EXTENSIONS_HTML" file="resources\extensions\extensi
ons.html" flattenhtml="true" type="chrome_html" /> |
| 33 <structure name="IDR_MD_EXTENSIONS_EXTENSIONS_HTML" file="resources\md_e
xtensions\extensions.html" flattenhtml="true" allowexternalscript="true" type="c
hrome_html" /> | 39 <structure name="IDR_MD_EXTENSIONS_EXTENSIONS_HTML" file="resources\md_e
xtensions\extensions.html" flattenhtml="true" allowexternalscript="true" type="c
hrome_html" /> |
| 34 </if> | 40 </if> |
| 35 <if expr="chromeos"> | 41 <if expr="chromeos"> |
| 36 <structure name="IDR_FIRST_RUN_HTML" file="resources\chromeos\first_run\
first_run.html" flattenhtml="true" type="chrome_html"/> | 42 <structure name="IDR_FIRST_RUN_HTML" file="resources\chromeos\first_run\
first_run.html" flattenhtml="true" type="chrome_html"/> |
| 37 <structure name="IDR_FIRST_RUN_JS" file="resources\chromeos\first_run\fi
rst_run.js" flattenhtml="true" type="chrome_html" /> | 43 <structure name="IDR_FIRST_RUN_JS" file="resources\chromeos\first_run\fi
rst_run.js" flattenhtml="true" type="chrome_html" /> |
| 38 </if> | 44 </if> |
| 39 <if expr="not is_android"> | 45 <if expr="not is_android"> |
| (...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 117 <include name="IDR_DOWNLOADS_CONSTANTS_JS" file="resources\downloads\con
stants.js" type="BINDATA" /> | 123 <include name="IDR_DOWNLOADS_CONSTANTS_JS" file="resources\downloads\con
stants.js" type="BINDATA" /> |
| 118 <include name="IDR_DOWNLOADS_FOCUS_ROW_JS" file="resources\downloads\foc
us_row.js" type="BINDATA" /> | 124 <include name="IDR_DOWNLOADS_FOCUS_ROW_JS" file="resources\downloads\foc
us_row.js" type="BINDATA" /> |
| 119 <include name="IDR_DOWNLOADS_ITEM_VIEW_JS" file="resources\downloads\ite
m_view.js" type="BINDATA" /> | 125 <include name="IDR_DOWNLOADS_ITEM_VIEW_JS" file="resources\downloads\ite
m_view.js" type="BINDATA" /> |
| 120 <include name="IDR_DOWNLOADS_MANAGER_JS" file="resources\downloads\manag
er.js" type="BINDATA" /> | 126 <include name="IDR_DOWNLOADS_MANAGER_JS" file="resources\downloads\manag
er.js" type="BINDATA" /> |
| 121 <include name="IDR_DOWNLOADS_THROTTLED_ICON_LOADER_HTML" file="resources
\downloads\throttled_icon_loader.html" type="BINDATA" /> | 127 <include name="IDR_DOWNLOADS_THROTTLED_ICON_LOADER_HTML" file="resources
\downloads\throttled_icon_loader.html" type="BINDATA" /> |
| 122 <include name="IDR_DOWNLOADS_THROTTLED_ICON_LOADER_JS" file="resources\d
ownloads\throttled_icon_loader.js" type="BINDATA" /> | 128 <include name="IDR_DOWNLOADS_THROTTLED_ICON_LOADER_JS" file="resources\d
ownloads\throttled_icon_loader.js" type="BINDATA" /> |
| 123 <include name="IDR_MD_DOWNLOADS_1X_INCOGNITO_MARKER_PNG" file="resources
\md_downloads\1x\incognito_marker.png" type="BINDATA" /> | 129 <include name="IDR_MD_DOWNLOADS_1X_INCOGNITO_MARKER_PNG" file="resources
\md_downloads\1x\incognito_marker.png" type="BINDATA" /> |
| 124 <include name="IDR_MD_DOWNLOADS_2X_INCOGNITO_MARKER_PNG" file="resources
\md_downloads\2x\incognito_marker.png" type="BINDATA" /> | 130 <include name="IDR_MD_DOWNLOADS_2X_INCOGNITO_MARKER_PNG" file="resources
\md_downloads\2x\incognito_marker.png" type="BINDATA" /> |
| 125 <include name="IDR_MD_DOWNLOADS_1X_NO_DOWNLOADS_PNG" file="resources\md_
downloads\1x\no_downloads.png" type="BINDATA" /> | 131 <include name="IDR_MD_DOWNLOADS_1X_NO_DOWNLOADS_PNG" file="resources\md_
downloads\1x\no_downloads.png" type="BINDATA" /> |
| 126 <include name="IDR_MD_DOWNLOADS_2X_NO_DOWNLOADS_PNG" file="resources\md_
downloads\2x\no_downloads.png" type="BINDATA" /> | 132 <include name="IDR_MD_DOWNLOADS_2X_NO_DOWNLOADS_PNG" file="resources\md_
downloads\2x\no_downloads.png" type="BINDATA" /> |
| 127 <include name="IDR_MD_DOWNLOADS_ACTION_SERVICE_HTML" file="resources\md_
downloads\action_service.html" type="BINDATA" /> | 133 <if expr="use_vulcanize"> |
| 128 <include name="IDR_MD_DOWNLOADS_ACTION_SERVICE_JS" file="resources\md_do
wnloads\action_service.js" type="BINDATA" /> | 134 <then> |
| 129 <include name="IDR_MD_DOWNLOADS_CONSTANTS_HTML" file="resources\md_downl
oads\constants.html" type="BINDATA" /> | 135 <include name="IDR_MD_DOWNLOADS_CRISPER_JS" file="resources\md_downl
oads\crisper.js" flattenhtml="true" type="BINDATA" /> |
| 130 <include name="IDR_MD_DOWNLOADS_CONSTANTS_JS" file="resources\md_downloa
ds\constants.js" type="BINDATA" /> | 136 </then> |
| 131 <include name="IDR_MD_DOWNLOADS_CRISPER_JS" file="resources\md_downloads
\crisper.js" flattenhtml="true" type="BINDATA" /> | 137 <else> |
| 132 <include name="IDR_MD_DOWNLOADS_DOWNLOADS_JS" file="resources\md_downloa
ds\downloads.js" type="BINDATA" /> | 138 <include name="IDR_MD_DOWNLOADS_ACTION_SERVICE_HTML" file="resources
\md_downloads\action_service.html" type="BINDATA" /> |
| 133 <include name="IDR_MD_DOWNLOADS_I18N_SETUP_HTML" file="resources\md_down
loads\i18n_setup.html" type="BINDATA" /> | 139 <include name="IDR_MD_DOWNLOADS_ACTION_SERVICE_JS" file="resources\m
d_downloads\action_service.js" type="BINDATA" /> |
| 134 <include name="IDR_MD_DOWNLOADS_ITEM_CSS" file="resources\md_downloads\i
tem.css" type="BINDATA" flattenhtml="true" /> | 140 <include name="IDR_MD_DOWNLOADS_CONSTANTS_HTML" file="resources\md_d
ownloads\constants.html" type="BINDATA" /> |
| 135 <include name="IDR_MD_DOWNLOADS_ITEM_HTML" file="resources\md_downloads\
item.html" type="BINDATA" /> | 141 <include name="IDR_MD_DOWNLOADS_CONSTANTS_JS" file="resources\md_dow
nloads\constants.js" type="BINDATA" /> |
| 136 <include name="IDR_MD_DOWNLOADS_ITEM_JS" file="resources\md_downloads\it
em.js" type="BINDATA" /> | 142 <include name="IDR_MD_DOWNLOADS_DOWNLOADS_JS" file="resources\md_dow
nloads\downloads.js" type="BINDATA" /> |
| 137 <include name="IDR_MD_DOWNLOADS_MANAGER_CSS" file="resources\md_download
s\manager.css" type="BINDATA" flattenhtml="true" /> | 143 <include name="IDR_MD_DOWNLOADS_I18N_SETUP_HTML" file="resources\md_
downloads\i18n_setup.html" type="BINDATA" /> |
| 138 <include name="IDR_MD_DOWNLOADS_MANAGER_HTML" file="resources\md_downloa
ds\manager.html" type="BINDATA" /> | 144 <include name="IDR_MD_DOWNLOADS_ITEM_CSS" file="resources\md_downloa
ds\item.css" type="BINDATA" flattenhtml="true" /> |
| 139 <include name="IDR_MD_DOWNLOADS_MANAGER_JS" file="resources\md_downloads
\manager.js" type="BINDATA" /> | 145 <include name="IDR_MD_DOWNLOADS_ITEM_HTML" file="resources\md_downlo
ads\item.html" type="BINDATA" /> |
| 140 <include name="IDR_MD_DOWNLOADS_SHARED_STYLE_CSS" file="resources\md_dow
nloads\shared_style.css" type="BINDATA" /> | 146 <include name="IDR_MD_DOWNLOADS_ITEM_JS" file="resources\md_download
s\item.js" type="BINDATA" /> |
| 141 <include name="IDR_MD_DOWNLOADS_TOOLBAR_CSS" file="resources\md_download
s\toolbar.css" type="BINDATA" /> | 147 <include name="IDR_MD_DOWNLOADS_MANAGER_CSS" file="resources\md_down
loads\manager.css" type="BINDATA" flattenhtml="true" /> |
| 142 <include name="IDR_MD_DOWNLOADS_TOOLBAR_HTML" file="resources\md_downloa
ds\toolbar.html" type="BINDATA" /> | 148 <include name="IDR_MD_DOWNLOADS_MANAGER_HTML" file="resources\md_dow
nloads\manager.html" type="BINDATA" /> |
| 143 <include name="IDR_MD_DOWNLOADS_TOOLBAR_JS" file="resources\md_downloads
\toolbar.js" type="BINDATA" /> | 149 <include name="IDR_MD_DOWNLOADS_MANAGER_JS" file="resources\md_downl
oads\manager.js" type="BINDATA" /> |
| 150 <include name="IDR_MD_DOWNLOADS_SHARED_STYLE_CSS" file="resources\md
_downloads\shared_style.css" type="BINDATA" /> |
| 151 <include name="IDR_MD_DOWNLOADS_TOOLBAR_CSS" file="resources\md_down
loads\toolbar.css" type="BINDATA" /> |
| 152 <include name="IDR_MD_DOWNLOADS_TOOLBAR_HTML" file="resources\md_dow
nloads\toolbar.html" type="BINDATA" /> |
| 153 <include name="IDR_MD_DOWNLOADS_TOOLBAR_JS" file="resources\md_downl
oads\toolbar.js" type="BINDATA" /> |
| 154 </else> |
| 155 </if> |
| 144 </if> | 156 </if> |
| 145 <if expr="enable_extensions"> | 157 <if expr="enable_extensions"> |
| 146 <include name="IDR_EXTENSION_COMMAND_LIST_JS" file="resources\extensions
\extension_command_list.js" flattenhtml="true" type="BINDATA" /> | 158 <include name="IDR_EXTENSION_COMMAND_LIST_JS" file="resources\extensions
\extension_command_list.js" flattenhtml="true" type="BINDATA" /> |
| 147 <include name="IDR_EXTENSION_LIST_JS" file="resources\extensions\extensi
on_list.js" flattenhtml="true" type="BINDATA" /> | 159 <include name="IDR_EXTENSION_LIST_JS" file="resources\extensions\extensi
on_list.js" flattenhtml="true" type="BINDATA" /> |
| 148 <include name="IDR_EXTENSIONS_JS" file="resources\extensions\extensions.
js" flattenhtml="true" type="BINDATA" /> | 160 <include name="IDR_EXTENSIONS_JS" file="resources\extensions\extensions.
js" flattenhtml="true" type="BINDATA" /> |
| 149 <include name="IDR_MD_EXTENSIONS_MANAGER_CSS" file="resources\md_extensi
ons\manager.css" type="BINDATA" /> | 161 <include name="IDR_MD_EXTENSIONS_MANAGER_CSS" file="resources\md_extensi
ons\manager.css" type="BINDATA" /> |
| 150 <include name="IDR_MD_EXTENSIONS_MANAGER_HTML" file="resources\md_extens
ions\manager.html" type="BINDATA" /> | 162 <include name="IDR_MD_EXTENSIONS_MANAGER_HTML" file="resources\md_extens
ions\manager.html" type="BINDATA" /> |
| 151 <include name="IDR_MD_EXTENSIONS_MANAGER_JS" file="resources\md_extensio
ns\manager.js" type="BINDATA" /> | 163 <include name="IDR_MD_EXTENSIONS_MANAGER_JS" file="resources\md_extensio
ns\manager.js" type="BINDATA" /> |
| 152 <include name="IDR_MD_EXTENSIONS_ICONS_HTML" file="resources\md_extensio
ns\icons.html" type="BINDATA" /> | 164 <include name="IDR_MD_EXTENSIONS_ICONS_HTML" file="resources\md_extensio
ns\icons.html" type="BINDATA" /> |
| 153 <include name="IDR_MD_EXTENSIONS_ITEM_CSS" file="resources\md_extensions
\item.css" type="BINDATA" /> | 165 <include name="IDR_MD_EXTENSIONS_ITEM_CSS" file="resources\md_extensions
\item.css" type="BINDATA" /> |
| (...skipping 312 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 466 </if> | 478 </if> |
| 467 <include name="IDR_BRAILLE_MANIFEST" file="resources\chromeos\braille_im
e\manifest.json" type="BINDATA" /> | 479 <include name="IDR_BRAILLE_MANIFEST" file="resources\chromeos\braille_im
e\manifest.json" type="BINDATA" /> |
| 468 </if> | 480 </if> |
| 469 <include name="IDR_WHISPERNET_PROXY_MANIFEST" file="resources\whispernet_p
roxy\manifest.json" type="BINDATA" /> | 481 <include name="IDR_WHISPERNET_PROXY_MANIFEST" file="resources\whispernet_p
roxy\manifest.json" type="BINDATA" /> |
| 470 <if expr="enable_media_router"> | 482 <if expr="enable_media_router"> |
| 471 <part file="media_router_resources.grdp" /> | 483 <part file="media_router_resources.grdp" /> |
| 472 </if> | 484 </if> |
| 473 </includes> | 485 </includes> |
| 474 </release> | 486 </release> |
| 475 </grit> | 487 </grit> |
| OLD | NEW |