OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 <!-- This comment is only here because changes to resources are not picked up | 2 <!-- This comment is only here because changes to resources are not picked up |
3 without changes to the corresponding grd file. rw --> | 3 without changes to the corresponding grd file. aa1 --> |
4 <grit latest_public_release="0" current_release="1"> | 4 <grit latest_public_release="0" current_release="1"> |
5 <outputs> | 5 <outputs> |
6 <output filename="grit/common_resources.h" type="rc_header"> | 6 <output filename="grit/common_resources.h" type="rc_header"> |
7 <emit emit_type='prepend'></emit> | 7 <emit emit_type='prepend'></emit> |
8 </output> | 8 </output> |
9 <output filename="common_resources.rc" type="rc_all" /> | 9 <output filename="common_resources.rc" type="rc_all" /> |
10 <output filename="common_resources.pak" type="data_package" /> | 10 <output filename="common_resources.pak" type="data_package" /> |
11 </outputs> | 11 </outputs> |
12 <release seq="1"> | 12 <release seq="1"> |
13 <includes> | 13 <includes> |
14 <include name="IDR_JSTEMPLATE_JS" file="..\third_party\jstemplate\jstempla
te_compiled.js" type="BINDATA" /> | 14 <include name="IDR_JSTEMPLATE_JS" file="..\third_party\jstemplate\jstempla
te_compiled.js" type="BINDATA" /> |
15 <include name="IDR_I18N_TEMPLATE_JS" file="..\browser\resources\i18n_templ
ate.js" type="BINDATA" /> | 15 <include name="IDR_I18N_TEMPLATE_JS" file="..\browser\resources\i18n_templ
ate.js" type="BINDATA" /> |
16 <include name="IDR_EXTENSION_API_JSON" file="extensions\api\extension_api.
json" type="BINDATA" /> | 16 <include name="IDR_EXTENSION_API_JSON" file="extensions\api\extension_api.
json" type="BINDATA" /> |
17 </includes> | 17 </includes> |
18 </release> | 18 </release> |
19 </grit> | 19 </grit> |
OLD | NEW |