| 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..81f44f15c4863b0d8272a5153c9a6f75db70f590
 | 
| --- /dev/null
 | 
| +++ b/chrome/browser/resources/quota_internals_resources.grd
 | 
| @@ -0,0 +1,16 @@
 | 
| +<?xml version="1.0" encoding="UTF-8"?>
 | 
| +<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_MAIN_HTML" file="quota_internals/main.html" flattenhtml="true" type="BINDATA" />
 | 
| +    </includes>
 | 
| +  </release>
 | 
| +</grit>
 | 
| 
 |