| <?xml version="1.0" encoding="UTF-8"?> | 
 | <grit latest_public_release="0" current_release="1" output_all_resource_defines="false"> | 
 |   <outputs> | 
 |     <output filename="grit/shell_resources.h" type="rc_header"> | 
 |       <emit emit_type='prepend'></emit> | 
 |     </output> | 
 |     <output filename="shell_resources.pak" type="data_package" /> | 
 |   </outputs> | 
 |   <translations /> | 
 |   <release seq="1"> | 
 |     <includes> | 
 |       <include name="IDR_CONTENT_SHELL_BROKEN_CANVAS" file="resources/brokenCanvas.png" type="BINDATA" /> | 
 |       <include name="IDR_CONTENT_SHELL_DEVTOOLS_DISCOVERY_PAGE" file="resources/shell_devtools_discovery_page.html" type="BINDATA" /> | 
 |       <include name="IDR_CONTENT_SHELL_MISSING_IMAGE_GIF" file="resources/missingImage.gif" type="BINDATA" /> | 
 |       <include name="IDR_CONTENT_SHELL_MISSING_IMAGE_PNG" file="resources/missingImage.png" type="BINDATA" /> | 
 |     </includes> | 
 |   </release> | 
 | </grit> |