chromium/chrome/browser/dev_ui_browser_resources.grd

<?xml version="1.0" encoding="UTF-8"?>
<!--
This file specifies browser resources for developer-facing chrome:// pages
(DevUI pages). This is needed by the Developer WebUI Dynamic Feature Module
(DevUI DFM) for Android Chrome. Details:
* User-facing resources should reside in browser_resources.grd.
* DevUI page resources that are *not* for Android Chrome can reside in
  browser_resources.grd
* This file is the "miscellaneous" bin among DevUI pages; individual DevUI pages
  (e.g., chrome://bluetooth-internals) can have their own GRD files.
-->
<grit latest_public_release="0" current_release="1" output_all_resource_defines="false">
  <outputs>
    <output filename="grit/dev_ui_browser_resources.h" type="rc_header">
      <emit emit_type='prepend'></emit>
    </output>
    <output filename="dev_ui_browser_resources.pak" type="data_package" />
  </outputs>
  <release seq="1">
    <includes>
        <include name="IDR_FAMILY_LINK_USER_INTERNALS_HTML" file="resources\family_link_user_internals\family_link_user_internals.html" allowexternalscript="true" type="BINDATA" />
        <include name="IDR_FAMILY_LINK_USER_INTERNALS_CSS" file="resources\family_link_user_internals\family_link_user_internals.css" type="BINDATA" />
        <include name="IDR_FAMILY_LINK_USER_INTERNALS_JS" file="resources\family_link_user_internals\family_link_user_internals.js" type="BINDATA" />
      <include name="IDR_TRANSLATE_INTERNALS_CSS" file="../../components/translate/translate_internals/translate_internals.css" type="BINDATA" />
      <include name="IDR_TRANSLATE_INTERNALS_HTML" file="../../components/translate/translate_internals/translate_internals.html" type="BINDATA" />
      <include name="IDR_TRANSLATE_INTERNALS_JS" file="../../components/translate/translate_internals/translate_internals.js" preprocess="true" type="BINDATA" />
    </includes>
  </release>
</grit>