| <?xml version="1.0" encoding="UTF-8"?> |
| <grit latest_public_release="0" current_release="1"> |
| <outputs> |
| <output filename="grit/ui_resources.h" type="rc_header" context="default_100_percent"> |
| <emit emit_type='prepend'></emit> |
| </output> |
| <output filename="grit/ui_resources_map.cc" type="resource_map_source" context="default_100_percent" /> |
| <output filename="grit/ui_resources_map.h" type="resource_map_header" context="default_100_percent" /> |
| <output filename="ui_resources_100_percent.pak" type="data_package" context="default_100_percent" /> |
| <output filename="ui_resources_200_percent.pak" type="data_package" context="default_200_percent" /> |
| <output filename="ui_resources_300_percent.pak" type="data_package" context="default_300_percent" /> |
| </outputs> |
| <release seq="1"> |
| <structures fallback_to_low_resolution="true"> |
| <!-- KEEP THESE IN ALPHABETICAL ORDER! DO NOT ADD TO RANDOM PLACES JUST |
| BECAUSE YOUR RESOURCES ARE FUNCTIONALLY RELATED OR FALL UNDER THE |
| SAME CONDITIONALS. --> |
| <if expr="not is_android"> |
| <structure type="chrome_scaled_image" name="IDR_CLOSE_2" file="close_2.png" /> |
| <structure type="chrome_scaled_image" name="IDR_CLOSE_2_H" file="close_2_hover.png" /> |
| <structure type="chrome_scaled_image" name="IDR_CLOSE_2_P" file="close_2_pressed.png" /> |
| <structure type="chrome_scaled_image" name="IDR_CLOSE_DIALOG" file="close_dialog.png" /> |
| <structure type="chrome_scaled_image" name="IDR_CLOSE_DIALOG_H" file="close_dialog_hover.png" /> |
| <structure type="chrome_scaled_image" name="IDR_CLOSE_DIALOG_P" file="close_dialog_pressed.png" /> |
| <structure type="chrome_scaled_image" name="IDR_DISABLE" file="disable.png" /> |
| <structure type="chrome_scaled_image" name="IDR_DISABLE_H" file="disable_hover.png" /> |
| <structure type="chrome_scaled_image" name="IDR_DISABLE_P" file="disable_pressed.png" /> |
| </if> |
| <structure type="chrome_scaled_image" name="IDR_DEFAULT_FAVICON" file="common/default_favicon.png" /> |
| <structure type="chrome_scaled_image" name="IDR_DEFAULT_FAVICON_DARK" file="common/default_favicon_dark.png" /> |
| <if expr="not is_android or is_desktop_android"> |
| <structure type="chrome_scaled_image" name="IDR_DEFAULT_FAVICON_32" file="common/default_favicon_32.png" /> |
| <structure type="chrome_scaled_image" name="IDR_DEFAULT_FAVICON_DARK_32" file="common/default_favicon_dark_32.png" /> |
| <structure type="chrome_scaled_image" name="IDR_DEFAULT_FAVICON_64" file="common/default_favicon_64.png" /> |
| <structure type="chrome_scaled_image" name="IDR_DEFAULT_FAVICON_DARK_64" file="common/default_favicon_dark_64.png" /> |
| <if expr="not is_android"> |
| <structure type="chrome_html" name="IDR_FINGERPRINT_COMPLETE_CHECK_DARK" file="vector/common/check_dark.json" compress="gzip" /> |
| <structure type="chrome_html" name="IDR_FINGERPRINT_COMPLETE_CHECK_LIGHT" file="vector/common/check_light.json" compress="gzip" /> |
| <structure type="chrome_html" name="IDR_FINGERPRINT_ICON_ANIMATION_DARK" file="vector/common/fingerprint_enrollment_dark.json" compress="gzip" /> |
| <structure type="chrome_html" name="IDR_FINGERPRINT_ICON_ANIMATION_LIGHT" file="vector/common/fingerprint_enrollment_light.json" compress="gzip" /> |
| </if> |
| <if expr="is_macosx or is_ios"> |
| <structure type="chrome_scaled_image" name="IDR_FOLDER_CLOSED" file="mac/folder.png" /> |
| <structure type="chrome_scaled_image" name="IDR_FOLDER_CLOSED_WHITE" file="mac/folder_white.png" /> |
| <structure type="chrome_scaled_image" name="IDR_FOLDER_OPEN" file="mac/folder.png" /> |
| </if> |
| <if expr="is_win"> |
| <structure type="chrome_scaled_image" name="IDR_FOLDER_CLOSED" file="win/folder_closed.png" /> |
| <structure type="chrome_scaled_image" name="IDR_FOLDER_OPEN" file="win/folder_open.png" /> |
| </if> |
| <if expr="not is_macosx and not is_ios and not is_win"> |
| <structure type="chrome_scaled_image" name="IDR_FOLDER_CLOSED" file="common/folder_closed.png" /> |
| <structure type="chrome_scaled_image" name="IDR_FOLDER_OPEN" file="common/folder_open.png" /> |
| </if> |
| </if> |
| <if expr="not is_android and not is_ios"> |
| <structure type="chrome_scaled_image" name="IDR_SIGNAL_0_BAR" file="common/signal_0_bar.png" /> |
| <structure type="chrome_scaled_image" name="IDR_SIGNAL_1_BAR" file="common/signal_1_bar.png" /> |
| <structure type="chrome_scaled_image" name="IDR_SIGNAL_2_BAR" file="common/signal_2_bar.png" /> |
| <structure type="chrome_scaled_image" name="IDR_SIGNAL_3_BAR" file="common/signal_3_bar.png" /> |
| <structure type="chrome_scaled_image" name="IDR_SIGNAL_4_BAR" file="common/signal_4_bar.png" /> |
| </if> |
| <if expr="toolkit_views"> |
| <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_COPY" file="common/drag_tip_copy.png" /> |
| <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_MOVE" file="common/drag_tip_move.png" /> |
| <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_LINK" file="common/drag_tip_link.png" /> |
| <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_NODROP" file="common/drag_tip_nodrop.png" /> |
| </if> |
| </structures> |
| </release> |
| </grit> |