| Index: components/components_resources.grd | 
| diff --git a/components/components_resources.grd b/components/components_resources.grd | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..b9546165154b0bdb8d6502cd0a7a3f5acf94bb19 | 
| --- /dev/null | 
| +++ b/components/components_resources.grd | 
| @@ -0,0 +1,15 @@ | 
| +<?xml version="1.0" encoding="UTF-8"?> | 
| +<grit latest_public_release="0" current_release="1"> | 
| +  <outputs> | 
| +    <output filename="grit/components_resources.h" type="rc_header"> | 
| +      <emit emit_type='prepend'></emit> | 
| +    </output> | 
| +   <output filename="components_resources.pak" type="data_package" /> | 
| +   <output filename="components_resources.rc" type="rc_all" /> | 
| +  </outputs> | 
| +  <release seq="1"> | 
| +    <includes> | 
| +      <part file="dom_distiller_resources.grdp" /> | 
| +    </includes> | 
| +  </release> | 
| +</grit> | 
|  |