blink_resources.grd 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  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/blink_resources.h" type="rc_header">
  5. <emit emit_type='prepend'></emit>
  6. </output>
  7. <output filename="blink_resources.pak" type="data_package" />
  8. </outputs>
  9. <release seq="1">
  10. <includes>
  11. <!-- GRIT minimizes all CSS and Javascript -->
  12. <include name="IDR_UASTYLE_HTML_CSS" file="../renderer/core/html/resources/html.css" flattenhtml="true" type="BINDATA" compress="brotli"/>
  13. <include name="IDR_UASTYLE_OVERFLOW_REPLACED_CSS" file="../renderer/core/html/resources/overflow_replaced.css" flattenhtml="true" type="BINDATA" compress="brotli"/>
  14. <include name="IDR_UASTYLE_QUIRKS_CSS" file="../renderer/core/html/resources/quirks.css" type="BINDATA" compress="brotli"/>
  15. <include name="IDR_UASTYLE_VIEW_SOURCE_CSS" file="../renderer/core/css/view-source.css" type="BINDATA" compress="brotli"/>
  16. <include name="IDR_UASTYLE_THEME_CHROMIUM_ANDROID_CSS" file="../renderer/core/html/resources/android.css" type="BINDATA" compress="brotli"/>
  17. <include name="IDR_UASTYLE_FULLSCREEN_ANDROID_CSS" file="../renderer/core/css/fullscreenAndroid.css" type="BINDATA" compress="brotli"/>
  18. <include name="IDR_UASTYLE_THEME_CHROMIUM_LINUX_CSS" file="../renderer/core/html/resources/linux.css" type="BINDATA" compress="brotli"/>
  19. <if expr="is_macosx">
  20. <include name="IDR_UASTYLE_THEME_MAC_CSS" file="../renderer/core/html/resources/mac.css" type="BINDATA" compress="brotli"/>
  21. </if>
  22. <include name="IDR_UASTYLE_THEME_INPUT_MULTIPLE_FIELDS_CSS" file="../renderer/core/html/resources/input_multiple_fields.css" type="BINDATA" compress="brotli"/>
  23. <include name="IDR_UASTYLE_THEME_FORCED_COLORS_CSS" file="../renderer/core/html/resources/forced_colors.css" type="BINDATA" compress="brotli"/>
  24. <include name="IDR_UASTYLE_POPUP_CSS" file="../renderer/core/css/popup.css" type="BINDATA" compress="brotli"/>
  25. <include name="IDR_UASTYLE_SELECTMENU_CSS" file="../renderer/core/html/resources/selectmenu.css" flattenhtml="true" type="BINDATA" compress="brotli"/>
  26. <include name="IDR_UASTYLE_SVG_CSS" file="../renderer/core/css/svg.css" type="BINDATA" compress="brotli"/>
  27. <include name="IDR_UASTYLE_MARKER_CSS" file="../renderer/core/css/marker.css" type="BINDATA" compress="brotli"/>
  28. <include name="IDR_UASTYLE_MATHML_CSS" file="../renderer/core/css/mathml.css" type="BINDATA" compress="brotli"/>
  29. <include name="IDR_UASTYLE_MATHML_FALLBACK_CSS" file="../renderer/core/css/mathml-fallback.css" type="BINDATA" compress="brotli"/>
  30. <include name="IDR_UASTYLE_FULLSCREEN_CSS" file="../renderer/core/css/fullscreen.css" type="BINDATA" compress="brotli"/>
  31. <include name="IDR_UASTYLE_WEBXR_OVERLAY_CSS" file="../renderer/core/css/webxr_overlay.css" type="BINDATA" compress="brotli"/>
  32. <include name="IDR_UASTYLE_XHTMLMP_CSS" file="../renderer/core/css/xhtmlmp.css" type="BINDATA" compress="brotli"/>
  33. <include name="IDR_UASTYLE_VIEWPORT_ANDROID_CSS" file="../renderer/core/css/viewportAndroid.css" type="BINDATA" compress="brotli"/>
  34. <include name="IDR_UASTYLE_VIEWPORT_TELEVISION_CSS" file="../renderer/core/css/viewportTelevision.css" type="BINDATA" compress="brotli"/>
  35. <include name="IDR_UASTYLE_TRANSITION_CSS" file="../renderer/core/css/transition.css" type="BINDATA" compress="brotli"/>
  36. <include name="IDR_UASTYLE_TRANSITION_ANIMATIONS_CSS" file="../renderer/core/css/transition_animations.css" type="BINDATA" compress="brotli"/>
  37. <include name="IDR_DOCUMENTXMLTREEVIEWER_CSS" file="../renderer/core/xml/DocumentXMLTreeViewer.css" type="BINDATA" compress="brotli"/>
  38. <include name="IDR_DOCUMENTXMLTREEVIEWER_JS" file="../renderer/core/xml/DocumentXMLTreeViewer.js" type="BINDATA" compress="brotli"/>
  39. <include name="IDR_VALIDATION_BUBBLE_ICON" file="../renderer/core/html/forms/resources/input_alert.svg" type="BINDATA" compress="brotli"/>
  40. <include name="IDR_VALIDATION_BUBBLE_CSS" file="../renderer/core/html/forms/resources/validation_bubble.css" type="BINDATA" compress="brotli"/>
  41. <if expr="not is_android">
  42. <include name="IDR_PICKER_COMMON_JS" file="../renderer/core/html/forms/resources/picker_common.js" type="BINDATA" compress="brotli"/>
  43. <include name="IDR_PICKER_COMMON_CSS" file="../renderer/core/html/forms/resources/picker_common.css" type="BINDATA" compress="brotli"/>
  44. <include name="IDR_CALENDAR_PICKER_CSS" file="../renderer/core/html/forms/resources/calendar_picker.css" type="BINDATA" compress="brotli"/>
  45. <include name="IDR_CALENDAR_PICKER_JS" file="../renderer/core/html/forms/resources/calendar_picker.js" type="BINDATA" compress="brotli"/>
  46. <include name="IDR_MONTH_PICKER_JS" file="../renderer/core/html/forms/resources/month_picker.js" type="BINDATA" compress="brotli"/>
  47. <include name="IDR_TIME_PICKER_CSS" file="../renderer/core/html/forms/resources/time_picker.css" type="BINDATA" compress="brotli"/>
  48. <include name="IDR_TIME_PICKER_JS" file="../renderer/core/html/forms/resources/time_picker.js" type="BINDATA" compress="brotli"/>
  49. <include name="IDR_DATETIMELOCAL_PICKER_JS" file="../renderer/core/html/forms/resources/datetimelocal_picker.js" type="BINDATA" compress="brotli"/>
  50. <include name="IDR_SUGGESTION_PICKER_CSS" file="../renderer/core/html/forms/resources/suggestion_picker.css" type="BINDATA" compress="brotli"/>
  51. <include name="IDR_SUGGESTION_PICKER_JS" file="../renderer/core/html/forms/resources/suggestion_picker.js" type="BINDATA" compress="brotli"/>
  52. <include name="IDR_COLOR_PICKER_COMMON_JS" file="../renderer/core/html/forms/resources/color_picker_common.js" type="BINDATA" compress="brotli"/>
  53. <include name="IDR_COLOR_SUGGESTION_PICKER_CSS" file="../renderer/core/html/forms/resources/color_suggestion_picker.css" type="BINDATA" compress="brotli"/>
  54. <include name="IDR_COLOR_SUGGESTION_PICKER_JS" file="../renderer/core/html/forms/resources/color_suggestion_picker.js" type="BINDATA" compress="brotli"/>
  55. <include name="IDR_COLOR_PICKER_CSS" file="../renderer/core/html/forms/resources/color_picker.css" flattenhtml="true" type="BINDATA" compress="brotli"/>
  56. <include name="IDR_COLOR_PICKER_JS" file="../renderer/core/html/forms/resources/color_picker.js" type="BINDATA" compress="brotli"/>
  57. <include name="IDR_LIST_PICKER_CSS" file="../renderer/core/html/forms/resources/list_picker.css" type="BINDATA" compress="brotli"/>
  58. <include name="IDR_LIST_PICKER_JS" file="../renderer/core/html/forms/resources/list_picker.js" type="BINDATA" compress="brotli"/>
  59. </if>
  60. <include name="IDR_AUDIO_SPATIALIZATION_COMPOSITE" file="../renderer/platform/audio/resources/Composite.flac" type="BINDATA"/>
  61. </includes>
  62. </release>
  63. </grit>