blob: 39e1eef6174246ff831d40be9c660a779f63b108 [file] [log] [blame]
Samuel Huangd0b0e062020-01-20 06:32:121<?xml version="1.0" encoding="UTF-8"?>
2<!--
3This file specifies resources for developer-facing chrome:// pages (DevUI pages)
4under /content. This is needed by the Developer WebUI Dynamic Feature Module
5(DevUI DFM) for Android Chrome. See content_resources.grd for more examples of
6files that belong there instead.
7-->
8<grit latest_public_release="0" current_release="1" output_all_resource_defines="false">
9 <outputs>
10 <output filename="grit/dev_ui_content_resources.h" type="rc_header">
11 <emit emit_type='prepend'></emit>
12 </output>
13 <output filename="dev_ui_content_resources.pak" type="data_package" />
14 </outputs>
15 <translations />
16 <release seq="1">
17 <includes>
dpapad31f2a2ea2020-06-11 20:28:4818 <include name="IDR_APPCACHE_INTERNALS_HTML" file="browser/resources/appcache/appcache_internals.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
19 <include name="IDR_APPCACHE_INTERNALS_JS" file="browser/resources/appcache/appcache_internals.js" flattenhtml="false" type="BINDATA" />
dpapad81d250312020-11-25 21:59:1820 <include name="IDR_APPCACHE_INTERNALS_CSS" file="browser/resources/appcache/appcache_internals.css" type="BINDATA" />
dpapad31f2a2ea2020-06-11 20:28:4821 <include name="IDR_CONVERSION_INTERNALS_HTML" file="browser/resources/conversions/conversion_internals.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
dpapad81d250312020-11-25 21:59:1822 <include name="IDR_CONVERSION_INTERNALS_JS" file="browser/resources/conversions/conversion_internals.js" type="BINDATA" />
23 <include name="IDR_CONVERSION_INTERNALS_CSS" file="browser/resources/conversions/conversion_internals.css" type="BINDATA" />
Ken Rockot4acce462020-12-01 01:06:0024 <include name="IDR_CONVERSION_INTERNALS_MOJOM_JS" file="${root_gen_dir}/mojom-webui/content/browser/conversions/conversion_internals.mojom-webui.js" use_base_dir="false" type="BINDATA" />
25 <include name="IDR_GPU_BROWSER_BRIDGE_JS" file="browser/resources/gpu/browser_bridge.js" type="BINDATA" />
26 <include name="IDR_GPU_INFO_VIEW_JS" file="browser/resources/gpu/info_view.js" type="BINDATA" />
dpapad31f2a2ea2020-06-11 20:28:4827 <include name="IDR_GPU_INTERNALS_HTML" file="browser/resources/gpu/gpu_internals.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
Ken Rockot4acce462020-12-01 01:06:0028 <include name="IDR_GPU_INTERNALS_JS" file="browser/resources/gpu/gpu_internals.js" type="BINDATA" />
29 <include name="IDR_GPU_VULKAN_INFO_JS" file="browser/resources/gpu/vulkan_info.js" type="BINDATA" />
dpapad31f2a2ea2020-06-11 20:28:4830 <include name="IDR_INDEXED_DB_INTERNALS_HTML" file="browser/resources/indexed_db/indexeddb_internals.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
dpapad81d250312020-11-25 21:59:1831 <include name="IDR_INDEXED_DB_INTERNALS_JS" file="browser/resources/indexed_db/indexeddb_internals.js" type="BINDATA" />
32 <include name="IDR_INDEXED_DB_INTERNALS_CSS" file="browser/resources/indexed_db/indexeddb_internals.css" type="BINDATA" />
dpapad31f2a2ea2020-06-11 20:28:4833 <include name="IDR_NETWORK_ERROR_LISTING_HTML" file="browser/resources/net/network_errors_listing.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
dpapad81d250312020-11-25 21:59:1834 <include name="IDR_NETWORK_ERROR_LISTING_JS" file="browser/resources/net/network_errors_listing.js" type="BINDATA" />
35 <include name="IDR_NETWORK_ERROR_LISTING_CSS" file="browser/resources/net/network_errors_listing.css" type="BINDATA" />
dpapad31f2a2ea2020-06-11 20:28:4836 <include name="IDR_PROCESS_INTERNALS_HTML" file="browser/resources/process/process_internals.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
Ken Rockot4acce462020-12-01 01:06:0037 <include name="IDR_PROCESS_INTERNALS_MOJO_JS" file="${root_gen_dir}/mojom-webui/content/browser/process_internals/process_internals.mojom-webui.js" use_base_dir="false" type="BINDATA" />
dpapad980d0632020-12-01 10:54:0138 <include name="IDR_PROCESS_INTERNALS_CSS" file="browser/resources/process/process_internals.css" type="BINDATA" />
dpapad81d250312020-11-25 21:59:1839 <include name="IDR_PROCESS_INTERNALS_JS" file="browser/resources/process/process_internals.js" type="BINDATA" />
dpapad31f2a2ea2020-06-11 20:28:4840 <include name="IDR_SERVICE_WORKER_INTERNALS_HTML" file="browser/resources/service_worker/serviceworker_internals.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
dpapad81d250312020-11-25 21:59:1841 <include name="IDR_SERVICE_WORKER_INTERNALS_JS" file="browser/resources/service_worker/serviceworker_internals.js" type="BINDATA" />
42 <include name="IDR_SERVICE_WORKER_INTERNALS_CSS" file="browser/resources/service_worker/serviceworker_internals.css" type="BINDATA" />
Samuel Huangd0b0e062020-01-20 06:32:1243 </includes>
44 </release>
45</grit>