| <?xml version="1.0" encoding="UTF-8"?> |
| <grit latest_public_release="0" current_release="1"> |
| <outputs> |
| <output filename="grit/app_shell_resources.h" type="rc_header"> |
| <emit emit_type='prepend'></emit> |
| </output> |
| <output filename="app_shell_resources.pak" type="data_package" /> |
| </outputs> |
| <release seq="1"> |
| <includes> |
| <!-- Features specific to app_shell. --> |
| <include name="IDR_SHELL_EXTENSION_API_FEATURES" file="common\api\_api_features.json" type="BINDATA" /> |
| |
| <!-- Custom bindings for extension APIs. --> |
| <include name="IDR_SHELL_CUSTOM_BINDINGS_JS" file="renderer\shell_custom_bindings.js" type="BINDATA" /> |
| </includes> |
| </release> |
| </grit> |