OLD | NEW |
(Empty) | |
| 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 <!-- This comment is only here because changes to resources are not picked up |
| 3 without changes to the corresponding grd file. --> |
| 4 <grit latest_public_release="0" current_release="1"> |
| 5 <outputs> |
| 6 <output filename="grit/quota_internals_resources.h" type="rc_header"> |
| 7 <emit emit_type='prepend'></emit> |
| 8 </output> |
| 9 <output filename="grit/quota_internals_resources_map.cc" type="resource_file
_map_source" /> |
| 10 <output filename="grit/quota_internals_resources_map.h" type="resource_map_h
eader" /> |
| 11 <output filename="quota_internals_resources.pak" type="data_package" /> |
| 12 </outputs> |
| 13 <release seq="1"> |
| 14 <includes> |
| 15 <include name="IDR_QUOTA_INTERNALS_INDEX_HTML" file="quota_internals/index
.html" flattenhtml="true" type="BINDATA" /> |
| 16 </includes> |
| 17 </release> |
| 18 </grit> |
OLD | NEW |