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 <output filename="browser_resources.rc" type="rc_all" /> | 8 <output filename="browser_resources.rc" type="rc_all" /> |
9 </outputs> | 9 </outputs> |
10 <release seq="1"> | 10 <release seq="1"> |
(...skipping 25 matching lines...) Expand all Loading... |
36 <include name="IDR_CERTIFICATE_VIEWER_CSS" file="resources\certificate_v
iewer.css" type="BINDATA" /> | 36 <include name="IDR_CERTIFICATE_VIEWER_CSS" file="resources\certificate_v
iewer.css" type="BINDATA" /> |
37 </if> | 37 </if> |
38 <include name="IDR_CLOUDPRINT_MANIFEST" file="resources\cloud_print_app\ma
nifest.json" type="BINDATA" /> | 38 <include name="IDR_CLOUDPRINT_MANIFEST" file="resources\cloud_print_app\ma
nifest.json" type="BINDATA" /> |
39 <include name="IDR_CLOUD_PRINT_SETUP_DONE_HTML" file="printing\cloud_print
\resources\cloud_print_setup_done.html" flattenhtml="true" type="BINDATA" /> | 39 <include name="IDR_CLOUD_PRINT_SETUP_DONE_HTML" file="printing\cloud_print
\resources\cloud_print_setup_done.html" flattenhtml="true" type="BINDATA" /> |
40 <include name="IDR_CLOUD_PRINT_SETUP_FLOW_HTML" file="printing\cloud_print
\resources\cloud_print_setup_flow.html" flattenhtml="true" type="BINDATA" /> | 40 <include name="IDR_CLOUD_PRINT_SETUP_FLOW_HTML" file="printing\cloud_print
\resources\cloud_print_setup_flow.html" flattenhtml="true" type="BINDATA" /> |
41 <include name="IDR_CLOUD_PRINT_SETUP_LOGIN_HTML" file="printing\cloud_prin
t\resources\cloud_print_setup_login.html" flattenhtml="true" type="BINDATA" /> | 41 <include name="IDR_CLOUD_PRINT_SETUP_LOGIN_HTML" file="printing\cloud_prin
t\resources\cloud_print_setup_login.html" flattenhtml="true" type="BINDATA" /> |
42 <include name="IDR_CRASHES_HTML" file="resources\crashes.html" flattenhtml
="true" allowexternalscript="true" type="BINDATA" /> | 42 <include name="IDR_CRASHES_HTML" file="resources\crashes.html" flattenhtml
="true" allowexternalscript="true" type="BINDATA" /> |
43 <include name="IDR_CRASHES_JS" file="resources\crashes.js" type="BINDATA"
/> | 43 <include name="IDR_CRASHES_JS" file="resources\crashes.js" type="BINDATA"
/> |
44 <include name="IDR_CREDITS_HTML" file="resources\about_credits.html" flatt
enhtml="true" type="BINDATA" /> | 44 <include name="IDR_CREDITS_HTML" file="resources\about_credits.html" flatt
enhtml="true" type="BINDATA" /> |
45 <include name="IDR_CREDITS_JS" file="resources\about_credits.js" type="BIN
DATA" /> | 45 <include name="IDR_CREDITS_JS" file="resources\about_credits.js" type="BIN
DATA" /> |
46 <include name="IDR_DOWNLOADS_HTML" file="resources\downloads.html" flatten
html="true" allowexternalscript="true" type="BINDATA" /> | 46 <include name="IDR_DOWNLOADS_CSS" file="resources\downloads\downloads.css"
flattenhtml="true" type="BINDATA" /> |
47 <include name="IDR_DOWNLOADS_JS" file="resources\downloads.js" type="BINDA
TA" /> | 47 <include name="IDR_DOWNLOADS_HTML" file="resources\downloads\downloads.htm
l" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 48 <include name="IDR_DOWNLOADS_JS" file="resources\downloads\downloads.js" t
ype="BINDATA" /> |
48 <if expr="is_macosx"> | 49 <if expr="is_macosx"> |
49 <include name="IDR_EXTENSIONS_INFOBAR_CSS" file="resources\extensions_in
fobar_mac.css" flattenhtml="true" type="BINDATA" /> | 50 <include name="IDR_EXTENSIONS_INFOBAR_CSS" file="resources\extensions_in
fobar_mac.css" flattenhtml="true" type="BINDATA" /> |
50 </if> | 51 </if> |
51 <if expr="not is_macosx"> | 52 <if expr="not is_macosx"> |
52 <include name="IDR_EXTENSIONS_INFOBAR_CSS" file="resources\extensions_in
fobar.css" flattenhtml="true" type="BINDATA" /> | 53 <include name="IDR_EXTENSIONS_INFOBAR_CSS" file="resources\extensions_in
fobar.css" flattenhtml="true" type="BINDATA" /> |
53 </if> | 54 </if> |
54 <include name="IDR_EXTENSION_LIST_JS" file="resources\extensions\extension
_list.js" flattenhtml="true" type="BINDATA" /> | 55 <include name="IDR_EXTENSION_LIST_JS" file="resources\extensions\extension
_list.js" flattenhtml="true" type="BINDATA" /> |
55 <include name="IDR_EXTENSION_ACTIVITY_HTML" file="resources\extensions\ext
ension_activity.html" flattenhtml="true" type="BINDATA" /> | 56 <include name="IDR_EXTENSION_ACTIVITY_HTML" file="resources\extensions\ext
ension_activity.html" flattenhtml="true" type="BINDATA" /> |
56 <include name="IDR_EXTENSION_ACTIVITY_JS" file="resources\extensions\exten
sion_activity.js" flattenhtml="true" type="BINDATA" /> | 57 <include name="IDR_EXTENSION_ACTIVITY_JS" file="resources\extensions\exten
sion_activity.js" flattenhtml="true" type="BINDATA" /> |
57 <include name="IDR_EXTENSIONS_HTML" file="resources\extensions\extensions.
html" flattenhtml="true" type="BINDATA" /> | 58 <include name="IDR_EXTENSIONS_HTML" file="resources\extensions\extensions.
html" flattenhtml="true" type="BINDATA" /> |
(...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
182 <if expr="(is_linux and pp_ifdef('toolkit_views')) or pp_ifdef('use_aura')
"> | 183 <if expr="(is_linux and pp_ifdef('toolkit_views')) or pp_ifdef('use_aura')
"> |
183 <include name="IDR_HTTP_AUTH_HTML" file="resources\http_auth.html" flatt
enhtml="true" type="BINDATA" /> | 184 <include name="IDR_HTTP_AUTH_HTML" file="resources\http_auth.html" flatt
enhtml="true" type="BINDATA" /> |
184 <include name="IDR_TAB_MODAL_CONFIRM_DIALOG_HTML" file="resources\tab_mo
dal_confirm_dialog.html" flattenhtml="true" type="BINDATA" /> | 185 <include name="IDR_TAB_MODAL_CONFIRM_DIALOG_HTML" file="resources\tab_mo
dal_confirm_dialog.html" flattenhtml="true" type="BINDATA" /> |
185 </if> | 186 </if> |
186 <if expr="pp_ifdef('chromeos') and pp_ifdef('_google_chrome')"> | 187 <if expr="pp_ifdef('chromeos') and pp_ifdef('_google_chrome')"> |
187 <include name="IDR_HELP_MANIFEST" file="resources\help_app\manifest.json
" type="BINDATA" /> | 188 <include name="IDR_HELP_MANIFEST" file="resources\help_app\manifest.json
" type="BINDATA" /> |
188 </if> | 189 </if> |
189 </includes> | 190 </includes> |
190 </release> | 191 </release> |
191 </grit> | 192 </grit> |
OLD | NEW |