skia_resources.grd 2.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <grit latest_public_release="0" current_release="1" output_all_resource_defines="false">
  3. <outputs>
  4. <output filename="grit/skia_resources.h" type="rc_header">
  5. <emit emit_type='prepend'></emit>
  6. </output>
  7. <output filename="grit/skia_resources_map.h"
  8. type="resource_map_header" />
  9. <output filename="grit/skia_resources_map.cc"
  10. type="resource_file_map_source" />
  11. <output filename="skia_resources.pak" type="data_package" />
  12. </outputs>
  13. <release seq="1">
  14. <includes>
  15. <if expr="chromeos_ash">
  16. <include name="IDR_SKIA_BITMAP_MOJOM_LITE_JS"
  17. file="${root_gen_dir}/skia/public/mojom/bitmap.mojom-lite.js"
  18. resource_path="mojo/skia/public/mojom/bitmap.mojom-lite.js"
  19. use_base_dir="false"
  20. type="BINDATA" />
  21. </if>
  22. <include name="IDR_SKIA_BITMAP_MOJOM_WEBUI_JS"
  23. file="${root_gen_dir}/mojom-webui/skia/public/mojom/bitmap.mojom-webui.js"
  24. resource_path="mojo/skia/public/mojom/bitmap.mojom-webui.js"
  25. use_base_dir="false"
  26. type="BINDATA" />
  27. <if expr="chromeos_ash">
  28. <include name="IDR_SKIA_IMAGE_INFO_MOJOM_LITE_JS"
  29. file="${root_gen_dir}/skia/public/mojom/image_info.mojom-lite.js"
  30. resource_path="mojo/skia/public/mojom/image_info.mojom-lite.js"
  31. use_base_dir="false"
  32. type="BINDATA" />
  33. </if>
  34. <include name="IDR_SKIA_IMAGE_INFO_MOJOM_WEBUI_JS"
  35. file="${root_gen_dir}/mojom-webui/skia/public/mojom/image_info.mojom-webui.js"
  36. resource_path="mojo/skia/public/mojom/image_info.mojom-webui.js"
  37. use_base_dir="false"
  38. type="BINDATA" />
  39. <if expr="chromeos_ash">
  40. <include name="IDR_SKIA_SKCOLOR_MOJOM_LITE_JS"
  41. file="${root_gen_dir}/skia/public/mojom/skcolor.mojom-lite.js"
  42. resource_path="mojo/skia/public/mojom/skcolor.mojom-lite.js"
  43. use_base_dir="false"
  44. type="BINDATA" />
  45. </if>
  46. <include name="IDR_SKIA_SKCOLOR_MOJOM_WEBUI_JS"
  47. file="${root_gen_dir}/mojom-webui/skia/public/mojom/skcolor.mojom-webui.js"
  48. resource_path="mojo/skia/public/mojom/skcolor.mojom-webui.js"
  49. use_base_dir="false"
  50. type="BINDATA" />
  51. </includes>
  52. </release>
  53. </grit>