[email protected] | 0faa0a2b | 2011-11-15 18:03:14 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | |
[email protected] | 0faa0a2b | 2011-11-15 18:03:14 | [diff] [blame] | 3 | <grit latest_public_release="0" current_release="1"> |
| 4 | <outputs> |
| 5 | <output filename="grit/content_resources.h" type="rc_header"> |
| 6 | <emit emit_type='prepend'></emit> |
| 7 | </output> |
| 8 | <output filename="content_resources.pak" type="data_package" /> |
| 9 | <output filename="content_resources.rc" type="rc_all" /> |
| 10 | </outputs> |
| 11 | <translations /> |
| 12 | <release seq="1"> |
| 13 | <includes> |
[email protected] | a17df8e | 2013-03-12 00:09:10 | [diff] [blame^] | 14 | <include name="IDR_ACCESSIBILITY_HTML" file="browser/resources/accessibility/accessibility.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 15 | <include name="IDR_ACCESSIBILITY_CSS" file="browser/resources/accessibility/accessibility.css" type="BINDATA" /> |
| 16 | <include name="IDR_ACCESSIBILITY_JS" file="browser/resources/accessibility/accessibility.js" flattenhtml="true" type="BINDATA" /> |
[email protected] | 7e34315 | 2012-09-20 21:49:53 | [diff] [blame] | 17 | <include name="IDR_GPU_BLACKLIST" file="browser/gpu/software_rendering_list.json" type="BINDATA" /> |
[email protected] | e1c26ae | 2013-01-31 18:13:18 | [diff] [blame] | 18 | <include name="IDR_GPU_INTERNALS_HTML" file="browser/resources/gpu/gpu_internals.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 19 | <include name="IDR_GPU_INTERNALS_JS" file="browser/resources/gpu/gpu_internals.js" flattenhtml="true" type="BINDATA" /> |
[email protected] | 11158e2d | 2013-02-01 02:31:56 | [diff] [blame] | 20 | <include name="IDR_MEDIA_INTERNALS_HTML" file="browser/resources/media/media_internals.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 21 | <include name="IDR_MEDIA_INTERNALS_JS" file="browser/resources/media/media_internals.js" flattenhtml="true" type="BINDATA" /> |
[email protected] | 298e675 | 2013-01-30 19:13:57 | [diff] [blame] | 22 | <include name="IDR_WEBRTC_INTERNALS_HTML" file="browser/resources/media/webrtc_internals.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 23 | <include name="IDR_WEBRTC_INTERNALS_JS" file="browser/resources/media/webrtc_internals.js" flattenhtml="true" type="BINDATA" /> |
[email protected] | 0faa0a2b | 2011-11-15 18:03:14 | [diff] [blame] | 24 | <if expr="is_macosx"> |
[email protected] | dbd82584 | 2011-11-25 20:55:24 | [diff] [blame] | 25 | <include name="IDR_GPU_SANDBOX_PROFILE" file="browser/gpu.sb" type="BINDATA" /> |
| 26 | <include name="IDR_WORKER_SANDBOX_PROFILE" file="browser/worker.sb" type="BINDATA" /> |
| 27 | <include name="IDR_COMMON_SANDBOX_PROFILE" file="common/common.sb" type="BINDATA" /> |
| 28 | <include name="IDR_PPAPI_SANDBOX_PROFILE" file="ppapi_plugin/ppapi.sb" type="BINDATA" /> |
| 29 | <include name="IDR_RENDERER_SANDBOX_PROFILE" file="renderer/renderer.sb" type="BINDATA" /> |
| 30 | <include name="IDR_UTILITY_SANDBOX_PROFILE" file="utility/utility.sb" type="BINDATA" /> |
[email protected] | 0faa0a2b | 2011-11-15 18:03:14 | [diff] [blame] | 31 | </if> |
[email protected] | a28e330 | 2013-02-03 03:50:43 | [diff] [blame] | 32 | <if expr="not pp_ifdef('android')"> |
| 33 | <include name="IDR_TRACING_HTML" file="../third_party/trace-viewer/src/about_tracing.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 34 | <include name="IDR_TRACING_JS" file="../third_party/trace-viewer/src/about_tracing.js" flattenhtml="true" type="BINDATA" /> |
| 35 | </if> |
[email protected] | 0faa0a2b | 2011-11-15 18:03:14 | [diff] [blame] | 36 | </includes> |
| 37 | </release> |
| 38 | </grit> |