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" output_all_resource_defines=
"false"> | 2 <grit latest_public_release="0" current_release="1" output_all_resource_defines=
"false"> |
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="enable_app_list"> | 11 <if expr="enable_app_list"> |
12 <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" /> |
13 <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" /> |
14 <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" /> |
15 </if> | 15 </if> |
16 <if expr="not is_android and not use_vulcanize"> | |
17 <structure name="IDR_MD_DOWNLOADS_DOWNLOADS_HTML" file="resources\md_dow
nloads\downloads.html" flattenhtml="true" allowexternalscript="true" type="chrom
e_html" /> | |
18 </if> | |
19 <if expr="enable_extensions"> | 16 <if expr="enable_extensions"> |
20 <structure name="IDR_EXTENSIONS_HTML" file="resources\extensions\extensi
ons.html" flattenhtml="true" type="chrome_html" /> | 17 <structure name="IDR_EXTENSIONS_HTML" file="resources\extensions\extensi
ons.html" flattenhtml="true" type="chrome_html" /> |
21 <structure name="IDR_MD_EXTENSIONS_EXTENSIONS_HTML" file="resources\md_e
xtensions\extensions.html" flattenhtml="true" allowexternalscript="true" type="c
hrome_html" /> | 18 <structure name="IDR_MD_EXTENSIONS_EXTENSIONS_HTML" file="resources\md_e
xtensions\extensions.html" flattenhtml="true" allowexternalscript="true" type="c
hrome_html" /> |
22 </if> | 19 </if> |
23 <if expr="chromeos"> | 20 <if expr="chromeos"> |
24 <structure name="IDR_FIRST_RUN_HTML" file="resources\chromeos\first_run\
first_run.html" flattenhtml="true" type="chrome_html"/> | 21 <structure name="IDR_FIRST_RUN_HTML" file="resources\chromeos\first_run\
first_run.html" flattenhtml="true" type="chrome_html"/> |
25 <structure name="IDR_FIRST_RUN_JS" file="resources\chromeos\first_run\fi
rst_run.js" flattenhtml="true" type="chrome_html" /> | 22 <structure name="IDR_FIRST_RUN_JS" file="resources\chromeos\first_run\fi
rst_run.js" flattenhtml="true" type="chrome_html" /> |
26 </if> | 23 </if> |
27 <if expr="not is_android"> | 24 <if expr="not is_android"> |
28 <structure name="IDR_HELP_CSS" file="resources\help\help.css" flattenhtm
l="true" type="chrome_html" /> | 25 <structure name="IDR_HELP_CSS" file="resources\help\help.css" flattenhtm
l="true" type="chrome_html" /> |
(...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
137 <if expr="safe_browsing_mode != 0"> | 134 <if expr="safe_browsing_mode != 0"> |
138 <include name="IDR_DOWNLOAD_FILE_TYPES_PB" file="${root_gen_dir}\chrome\
browser\resources\safe_browsing\download_file_types.pb" use_base_dir="false" typ
e="BINDATA" /> | 135 <include name="IDR_DOWNLOAD_FILE_TYPES_PB" file="${root_gen_dir}\chrome\
browser\resources\safe_browsing\download_file_types.pb" use_base_dir="false" typ
e="BINDATA" /> |
139 </if> | 136 </if> |
140 <if expr="not is_android"> | 137 <if expr="not is_android"> |
141 <include name="IDR_MD_DOWNLOADS_1X_INCOGNITO_MARKER_PNG" file="resources
\md_downloads\1x\incognito_marker.png" type="BINDATA" /> | 138 <include name="IDR_MD_DOWNLOADS_1X_INCOGNITO_MARKER_PNG" file="resources
\md_downloads\1x\incognito_marker.png" type="BINDATA" /> |
142 <include name="IDR_MD_DOWNLOADS_2X_INCOGNITO_MARKER_PNG" file="resources
\md_downloads\2x\incognito_marker.png" type="BINDATA" /> | 139 <include name="IDR_MD_DOWNLOADS_2X_INCOGNITO_MARKER_PNG" file="resources
\md_downloads\2x\incognito_marker.png" type="BINDATA" /> |
143 <include name="IDR_MD_DOWNLOADS_1X_NO_DOWNLOADS_PNG" file="resources\md_
downloads\1x\no_downloads.png" type="BINDATA" /> | 140 <include name="IDR_MD_DOWNLOADS_1X_NO_DOWNLOADS_PNG" file="resources\md_
downloads\1x\no_downloads.png" type="BINDATA" /> |
144 <include name="IDR_MD_DOWNLOADS_2X_NO_DOWNLOADS_PNG" file="resources\md_
downloads\2x\no_downloads.png" type="BINDATA" /> | 141 <include name="IDR_MD_DOWNLOADS_2X_NO_DOWNLOADS_PNG" file="resources\md_
downloads\2x\no_downloads.png" type="BINDATA" /> |
145 <if expr="use_vulcanize"> | 142 <if expr="use_vulcanize"> |
146 <then> | 143 <then> |
147 <include name="IDR_MD_DOWNLOADS_CRISPER_JS" file="resources\md_downl
oads\crisper.js" flattenhtml="true" type="BINDATA" compress="gzip" /> | 144 <include name="IDR_MD_DOWNLOADS_VULCANIZED_HTML" file="${root_gen_di
r}\chrome\browser\resources\md_downloads\vulcanized.html" use_base_dir="false" f
lattenhtml="true" allowexternalscript="true" type="BINDATA" compress="gzip" /> |
148 <include name="IDR_MD_DOWNLOADS_VULCANIZED_HTML" file="resources\md_
downloads\vulcanized.html" flattenhtml="true" allowexternalscript="true" type="B
INDATA" compress="gzip" /> | 145 <include name="IDR_MD_DOWNLOADS_CRISPER_JS" file="${root_gen_dir}\ch
rome\browser\resources\md_downloads\crisper.js" use_base_dir="false" flattenhtml
="true" type="BINDATA" compress="gzip" /> |
149 </then> | 146 </then> |
150 <else> | 147 <else> |
| 148 <include name="IDR_MD_DOWNLOADS_DOWNLOADS_HTML" file="resources\md_d
ownloads\downloads.html" flattenhtml="true" allowexternalscript="true" type="BIN
DATA" /> |
151 <include name="IDR_MD_DOWNLOADS_ACTION_SERVICE_HTML" file="resources
\md_downloads\action_service.html" type="BINDATA" /> | 149 <include name="IDR_MD_DOWNLOADS_ACTION_SERVICE_HTML" file="resources
\md_downloads\action_service.html" type="BINDATA" /> |
152 <include name="IDR_MD_DOWNLOADS_ACTION_SERVICE_JS" file="resources\m
d_downloads\action_service.js" type="BINDATA" /> | 150 <include name="IDR_MD_DOWNLOADS_ACTION_SERVICE_JS" file="resources\m
d_downloads\action_service.js" type="BINDATA" /> |
153 <include name="IDR_MD_DOWNLOADS_CONSTANTS_HTML" file="resources\md_d
ownloads\constants.html" type="BINDATA" /> | 151 <include name="IDR_MD_DOWNLOADS_CONSTANTS_HTML" file="resources\md_d
ownloads\constants.html" type="BINDATA" /> |
154 <include name="IDR_MD_DOWNLOADS_CONSTANTS_JS" file="resources\md_dow
nloads\constants.js" type="BINDATA" /> | 152 <include name="IDR_MD_DOWNLOADS_CONSTANTS_JS" file="resources\md_dow
nloads\constants.js" type="BINDATA" /> |
155 <include name="IDR_MD_DOWNLOADS_DOWNLOADS_JS" file="resources\md_dow
nloads\downloads.js" type="BINDATA" /> | 153 <include name="IDR_MD_DOWNLOADS_DOWNLOADS_JS" file="resources\md_dow
nloads\downloads.js" type="BINDATA" /> |
156 <include name="IDR_MD_DOWNLOADS_I18N_SETUP_HTML" file="resources\md_
downloads\i18n_setup.html" type="BINDATA" /> | 154 <include name="IDR_MD_DOWNLOADS_I18N_SETUP_HTML" file="resources\md_
downloads\i18n_setup.html" type="BINDATA" /> |
157 <include name="IDR_MD_DOWNLOADS_ICONS_HTML" file="resources\md_downl
oads\icons.html" type="BINDATA" /> | 155 <include name="IDR_MD_DOWNLOADS_ICONS_HTML" file="resources\md_downl
oads\icons.html" type="BINDATA" /> |
158 <include name="IDR_MD_DOWNLOADS_ITEM_HTML" file="resources\md_downlo
ads\item.html" type="BINDATA" /> | 156 <include name="IDR_MD_DOWNLOADS_ITEM_HTML" file="resources\md_downlo
ads\item.html" type="BINDATA" /> |
159 <include name="IDR_MD_DOWNLOADS_ITEM_JS" file="resources\md_download
s\item.js" type="BINDATA" /> | 157 <include name="IDR_MD_DOWNLOADS_ITEM_JS" file="resources\md_download
s\item.js" type="BINDATA" /> |
160 <include name="IDR_MD_DOWNLOADS_MANAGER_HTML" file="resources\md_dow
nloads\manager.html" type="BINDATA" /> | 158 <include name="IDR_MD_DOWNLOADS_MANAGER_HTML" file="resources\md_dow
nloads\manager.html" type="BINDATA" /> |
(...skipping 469 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
630 <include name="IDR_CHROME_CONTENT_PLUGIN_MANIFEST_OVERLAY" file="chrome_co
ntent_plugin_manifest_overlay.json" type="BINDATA" /> | 628 <include name="IDR_CHROME_CONTENT_PLUGIN_MANIFEST_OVERLAY" file="chrome_co
ntent_plugin_manifest_overlay.json" type="BINDATA" /> |
631 <include name="IDR_CHROME_CONTENT_RENDERER_MANIFEST_OVERLAY" file="chrome_
content_renderer_manifest_overlay.json" type="BINDATA" /> | 629 <include name="IDR_CHROME_CONTENT_RENDERER_MANIFEST_OVERLAY" file="chrome_
content_renderer_manifest_overlay.json" type="BINDATA" /> |
632 <include name="IDR_CHROME_CONTENT_UTILITY_MANIFEST_OVERLAY" file="chrome_c
ontent_utility_manifest_overlay.json" type="BINDATA" /> | 630 <include name="IDR_CHROME_CONTENT_UTILITY_MANIFEST_OVERLAY" file="chrome_c
ontent_utility_manifest_overlay.json" type="BINDATA" /> |
633 <include name="IDR_NACL_LOADER_MANIFEST" file="../../components/nacl/loade
r/nacl_loader_manifest.json" type="BINDATA" /> | 631 <include name="IDR_NACL_LOADER_MANIFEST" file="../../components/nacl/loade
r/nacl_loader_manifest.json" type="BINDATA" /> |
634 <if expr="is_win"> | 632 <if expr="is_win"> |
635 <include name="IDR_NACL_BROKER_MANIFEST" file="../../components/nacl/bro
ker/nacl_broker_manifest.json" type="BINDATA" /> | 633 <include name="IDR_NACL_BROKER_MANIFEST" file="../../components/nacl/bro
ker/nacl_broker_manifest.json" type="BINDATA" /> |
636 </if> | 634 </if> |
637 </includes> | 635 </includes> |
638 </release> | 636 </release> |
639 </grit> | 637 </grit> |
OLD | NEW |