components_scaled_resources.grd 1.7 KB

123456789101112131415161718192021222324252627282930
  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/components_scaled_resources.h" type="rc_header" context="default_100_percent">
  5. <emit emit_type='prepend'></emit>
  6. </output>
  7. <output filename="grit/components_scaled_resources_map.cc" type="resource_map_source" context="default_100_percent" />
  8. <output filename="grit/components_scaled_resources_map.h" type="resource_map_header" context="default_100_percent" />
  9. <output filename="components_resources_100_percent.pak" type="data_package" context="default_100_percent" />
  10. <output filename="components_resources_200_percent.pak" type="data_package" context="default_200_percent" />
  11. <output filename="components_resources_300_percent.pak" type="data_package" context="default_300_percent" />
  12. </outputs>
  13. <release seq="1">
  14. <structures fallback_to_low_resolution="true">
  15. <part file="autofill_scaled_resources.grdp" />
  16. <part file="crash_scaled_resources.grdp" />
  17. <part file="flags_ui_scaled_resources.grdp" />
  18. <part file="neterror_scaled_resources.grdp" />
  19. <part file="welcome_scaled_resources.grdp" />
  20. <part file="version_ui_scaled_resources.grdp" />
  21. <!-- Generic resources -->
  22. <if expr="not is_android">
  23. <structure type="chrome_scaled_image" name="IDR_HISTORY_FAVICON" file="favicon_history.png" />
  24. </if>
  25. <structure type="chrome_scaled_image" name="IDR_SAD_WEBVIEW" file="webview-crash.png" />
  26. <structure type="chrome_scaled_image" name="IDR_SAD_PLUGIN" file="sadplugin.png" />
  27. </structures>
  28. </release>
  29. </grit>