Chromium Code Reviews| Index: chrome/browser/resources/quota_internals_resources.grd |
| diff --git a/chrome/browser/resources/quota_internals_resources.grd b/chrome/browser/resources/quota_internals_resources.grd |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..c2cb59b6e1aa0706d978fcf8f2904c164b211536 |
| --- /dev/null |
| +++ b/chrome/browser/resources/quota_internals_resources.grd |
| @@ -0,0 +1,18 @@ |
| +<?xml version="1.0" encoding="UTF-8"?> |
| +<!-- This comment is only here because changes to resources are not picked up |
|
Evan Stade
2011/06/07 16:54:44
Do you know if this comment is actually needed? I
tzik
2011/06/13 05:40:57
Done.
|
| + without changes to the corresponding grd file. --> |
| +<grit latest_public_release="0" current_release="1"> |
| + <outputs> |
| + <output filename="grit/quota_internals_resources.h" type="rc_header"> |
| + <emit emit_type='prepend'></emit> |
| + </output> |
| + <output filename="grit/quota_internals_resources_map.cc" type="resource_file_map_source" /> |
| + <output filename="grit/quota_internals_resources_map.h" type="resource_map_header" /> |
| + <output filename="quota_internals_resources.pak" type="data_package" /> |
| + </outputs> |
| + <release seq="1"> |
| + <includes> |
| + <include name="IDR_QUOTA_INTERNALS_INDEX_HTML" file="quota_internals/index.html" flattenhtml="true" type="BINDATA" /> |
| + </includes> |
| + </release> |
| +</grit> |