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="is_win"> |
| 17 <structure name="IDR_CLEANUP_TOOL_HTML" file="resources\cleanup_tool\cle
anup.html" type="chrome_html" /> |
| 18 <structure name="IDR_CLEANUP_TOOL_TOOLBAR_HTML" file="resources\cleanup_
tool\toolbar.html" type="chrome_html" /> |
| 19 <structure name="IDR_CLEANUP_TOOL_TOOLBAR_JS" file="resources\cleanup_to
ol\toolbar.js" type="chrome_html" /> |
| 20 </if> |
16 <if expr="enable_extensions"> | 21 <if expr="enable_extensions"> |
17 <structure name="IDR_EXTENSIONS_HTML" file="resources\extensions\extensi
ons.html" flattenhtml="true" type="chrome_html" /> | 22 <structure name="IDR_EXTENSIONS_HTML" file="resources\extensions\extensi
ons.html" flattenhtml="true" type="chrome_html" /> |
18 <structure name="IDR_MD_EXTENSIONS_EXTENSIONS_HTML" file="resources\md_e
xtensions\extensions.html" flattenhtml="true" allowexternalscript="true" type="c
hrome_html" /> | 23 <structure name="IDR_MD_EXTENSIONS_EXTENSIONS_HTML" file="resources\md_e
xtensions\extensions.html" flattenhtml="true" allowexternalscript="true" type="c
hrome_html" /> |
19 </if> | 24 </if> |
20 <if expr="chromeos"> | 25 <if expr="chromeos"> |
21 <structure name="IDR_FIRST_RUN_HTML" file="resources\chromeos\first_run\
first_run.html" flattenhtml="true" type="chrome_html"/> | 26 <structure name="IDR_FIRST_RUN_HTML" file="resources\chromeos\first_run\
first_run.html" 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" /> | 27 <structure name="IDR_FIRST_RUN_JS" file="resources\chromeos\first_run\fi
rst_run.js" flattenhtml="true" type="chrome_html" /> |
23 </if> | 28 </if> |
24 <if expr="not is_android"> | 29 <if expr="not is_android"> |
25 <structure name="IDR_HELP_CSS" file="resources\help\help.css" flattenhtm
l="true" type="chrome_html" /> | 30 <structure name="IDR_HELP_CSS" file="resources\help\help.css" flattenhtm
l="true" type="chrome_html" /> |
(...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
117 <include name="IDR_BLUETOOTH_INTERNALS_VALUE_CONTROL_JS" file="resources\b
luetooth_internals\value_control.js" type="BINDATA" compress="gzip" /> | 122 <include name="IDR_BLUETOOTH_INTERNALS_VALUE_CONTROL_JS" file="resources\b
luetooth_internals\value_control.js" type="BINDATA" compress="gzip" /> |
118 <include name="IDR_BOOKMARKS_MANIFEST" file="resources\bookmark_manager\ma
nifest.json" type="BINDATA" /> | 123 <include name="IDR_BOOKMARKS_MANIFEST" file="resources\bookmark_manager\ma
nifest.json" type="BINDATA" /> |
119 <if expr="is_posix and not is_macosx and not is_ios"> | 124 <if expr="is_posix and not is_macosx and not is_ios"> |
120 <include name="IDR_CERTIFICATE_VIEWER_HTML" file="resources\certificate_
viewer.html" type="BINDATA" /> | 125 <include name="IDR_CERTIFICATE_VIEWER_HTML" file="resources\certificate_
viewer.html" type="BINDATA" /> |
121 <include name="IDR_CERTIFICATE_VIEWER_JS" file="resources\certificate_vi
ewer.js" type="BINDATA" /> | 126 <include name="IDR_CERTIFICATE_VIEWER_JS" file="resources\certificate_vi
ewer.js" type="BINDATA" /> |
122 <include name="IDR_CERTIFICATE_VIEWER_CSS" file="resources\certificate_v
iewer.css" type="BINDATA" /> | 127 <include name="IDR_CERTIFICATE_VIEWER_CSS" file="resources\certificate_v
iewer.css" type="BINDATA" /> |
123 </if> | 128 </if> |
124 <if expr="enable_app_list"> | 129 <if expr="enable_app_list"> |
125 <include name="IDR_CHROME_APP_MANIFEST" file="resources\chrome_app\manif
est.json" type="BINDATA" /> | 130 <include name="IDR_CHROME_APP_MANIFEST" file="resources\chrome_app\manif
est.json" type="BINDATA" /> |
126 </if> | 131 </if> |
127 <if expr="is_win"> | |
128 <include name="IDR_CLEANUP_TOOL_HTML" file="resources\cleanup_tool\main.
html" type="chrome_html" /> | |
129 </if> | |
130 <if expr="enable_printing"> | 132 <if expr="enable_printing"> |
131 <include name="IDR_CLOUDPRINT_MANIFEST" file="resources\cloud_print_app\
manifest.json" type="BINDATA" /> | 133 <include name="IDR_CLOUDPRINT_MANIFEST" file="resources\cloud_print_app\
manifest.json" type="BINDATA" /> |
132 </if> | 134 </if> |
133 <if expr="not is_ios"> | 135 <if expr="not is_ios"> |
134 <include name="IDR_DEVTOOLS_DISCOVERY_PAGE_HTML" file="devtools\frontend
\devtools_discovery_page.html" type="BINDATA"/> | 136 <include name="IDR_DEVTOOLS_DISCOVERY_PAGE_HTML" file="devtools\frontend
\devtools_discovery_page.html" type="BINDATA"/> |
135 </if> | 137 </if> |
136 <include name="IDR_DOMAIN_RELIABILITY_INTERNALS_HTML" file="resources\doma
in_reliability_internals.html" compress="gzip" type="BINDATA" /> | 138 <include name="IDR_DOMAIN_RELIABILITY_INTERNALS_HTML" file="resources\doma
in_reliability_internals.html" compress="gzip" type="BINDATA" /> |
137 <include name="IDR_DOMAIN_RELIABILITY_INTERNALS_CSS" file="resources\domai
n_reliability_internals.css" compress="gzip" type="BINDATA" /> | 139 <include name="IDR_DOMAIN_RELIABILITY_INTERNALS_CSS" file="resources\domai
n_reliability_internals.css" compress="gzip" type="BINDATA" /> |
138 <include name="IDR_DOMAIN_RELIABILITY_INTERNALS_JS" file="resources\domain
_reliability_internals.js" compress="gzip" type="BINDATA" /> | 140 <include name="IDR_DOMAIN_RELIABILITY_INTERNALS_JS" file="resources\domain
_reliability_internals.js" compress="gzip" type="BINDATA" /> |
139 <if expr="safe_browsing_mode != 0"> | 141 <if expr="safe_browsing_mode != 0"> |
(...skipping 511 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
651 <include name="IDR_WELCOME_WIN10_DEFAULT_SMALL_WEBP" file="resources\wel
come\win10\default-small.webp" type="BINDATA" /> | 653 <include name="IDR_WELCOME_WIN10_DEFAULT_SMALL_WEBP" file="resources\wel
come\win10\default-small.webp" type="BINDATA" /> |
652 <include name="IDR_WELCOME_WIN10_PIN_LARGE_WEBP" file="resources\welcome
\win10\pin-large.webp" type="BINDATA" /> | 654 <include name="IDR_WELCOME_WIN10_PIN_LARGE_WEBP" file="resources\welcome
\win10\pin-large.webp" type="BINDATA" /> |
653 <include name="IDR_WELCOME_WIN10_PIN_SMALL_WEBP" file="resources\welcome
\win10\pin-small.webp" type="BINDATA" /> | 655 <include name="IDR_WELCOME_WIN10_PIN_SMALL_WEBP" file="resources\welcome
\win10\pin-small.webp" type="BINDATA" /> |
654 </if> | 656 </if> |
655 <if expr="not is_android and not is_ios"> | 657 <if expr="not is_android and not is_ios"> |
656 <include name="IDR_SSL_ERROR_ASSISTANT_PB" file="${root_gen_dir}/chrome/
browser/resources/ssl/ssl_error_assistant/ssl_error_assistant.pb" use_base_dir="
false" type="BINDATA" /> | 658 <include name="IDR_SSL_ERROR_ASSISTANT_PB" file="${root_gen_dir}/chrome/
browser/resources/ssl/ssl_error_assistant/ssl_error_assistant.pb" use_base_dir="
false" type="BINDATA" /> |
657 </if> | 659 </if> |
658 </includes> | 660 </includes> |
659 </release> | 661 </release> |
660 </grit> | 662 </grit> |
OLD | NEW |