ntp_tiles_dev_ui_resources.grdp 606 B

1234567891011121314
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!-- Resources for developer-facing page chrome://ntp-tiles-internals. -->
  3. <grit-part>
  4. <include name="IDR_NTP_TILES_INTERNALS_HTML"
  5. file="../ntp_tiles/webui/resources/ntp_tiles_internals.html"
  6. type="BINDATA" />
  7. <include name="IDR_NTP_TILES_INTERNALS_JS"
  8. file="../ntp_tiles/webui/resources/ntp_tiles_internals.js"
  9. preprocess="true"
  10. type="BINDATA" />
  11. <include name="IDR_NTP_TILES_INTERNALS_CSS"
  12. file="../ntp_tiles/webui/resources/ntp_tiles_internals.css"
  13. type="BINDATA" />
  14. </grit-part>