blob: 126ccbc331a91033563523576f92a14462eef43f [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<grit latest_public_release="0" current_release="1" output_all_resource_defines="false">
<outputs>
<output filename="grit/chromeos_telemetry_extension_resources.h" type="rc_header">
<emit emit_type='prepend'></emit>
</output>
<output filename="grit/chromeos_telemetry_extension_resources_map.cc"
type="resource_file_map_source" />
<output filename="grit/chromeos_telemetry_extension_resources_map.h"
type="resource_map_header" />
<output filename="chromeos_telemetry_extension_resources.pak" type="data_package" />
</outputs>
<release seq="1">
<includes>
<if expr="telemetry_extension == true">
<!-- Privileged app host contents. -->
<include name="IDR_TELEMETRY_EXTENSION_INDEX_HTML" file="index.html" type="BINDATA" />
<include name="IDR_TELEMETRY_EXTENSION_PWA_HTML" file="pwa.html" type="BINDATA" />
<include name="IDR_TELEMETRY_EXTENSION_MANIFEST" file="manifest.json" type="BINDATA" compress="gzip" />
<include name="IDR_TELEMETRY_EXTENSION_ICON_96" file="app_icon_96.png" type="BINDATA" compress="gzip" />
<include name="IDR_TELEMETRY_EXTENSION_TRUSTED_JS" file="trusted.js" type="BINDATA" compress="gzip" />
<include name="IDR_TELEMETRY_EXTENSION_PROBE_SERVICE_MOJO_LITE_JS" file="${root_gen_dir}/chromeos/components/telemetry_extension_ui/mojom/probe_service.mojom-lite.js" compress="gzip" use_base_dir="false" type="BINDATA" />
<!-- Untrusted app contents. -->
<include name="IDR_TELEMETRY_EXTENSION_UNTRUSTED_HTML" file="untrusted.html" type="BINDATA" compress="gzip" />
<include name="IDR_TELEMETRY_EXTENSION_UNTRUSTED_JS" file="untrusted.js" type="BINDATA" compress="gzip" />
<include name="IDR_TELEMETRY_EXTENSION_UNTRUSTED_WORKER_JS" file="untrusted_worker.js" type="BINDATA" compress="gzip" />
</if>
</includes>
</release>
</grit>