1 <?xml version=
"1.0" encoding=
"utf-8"?>
2 <!-- This grd file contains images that are pre-scaled for device scale
3 factors. The image returned by |base::ResourceBundle::GetImageNamed|
4 will contain multiple |gfx:ImageSkiaReps| for each scale factors. The
5 |fallback_to_low_resolution| attribute controls behavior when
6 an image file is missing for target scale factor. If true, chrome
7 will automatically scale the 1x image to the target scale factor.
8 If false, build will fail due to missing resources. This is
9 currently set to true for all resources, but the default will
10 become false in near future.
12 <grit latest_public_release=
"0" current_release=
"1">
14 <output filename=
"grit/ios_theme_resources.h" type=
"rc_header" context=
"default_100_percent">
15 <emit emit_type='prepend'
></emit>
17 <output filename=
"grit/ios_theme_resources_map.cc" type=
"resource_map_source" context=
"default_100_percent" />
18 <output filename=
"grit/ios_theme_resources_map.h" type=
"resource_map_header" context=
"default_100_percent" />
19 <output filename=
"ios_theme_resources_100_percent.pak" type=
"data_package" context=
"default_100_percent" />
20 <output filename=
"ios_theme_resources_200_percent.pak" type=
"data_package" context=
"default_200_percent" />
21 <output filename=
"ios_theme_resources_300_percent.pak" type=
"data_package" context=
"default_300_percent" />
24 <structures fallback_to_low_resolution=
"true">
25 <!-- KEEP THESE IN ALPHABETICAL ORDER! DO NOT ADD TO RANDOM PLACES JUST
26 BECAUSE YOUR RESOURCES ARE FUNCTIONALLY RELATED OR FALL UNDER THE
27 SAME CONDITIONALS. -->
28 <structure type=
"chrome_scaled_image" name=
"IDR_INFOBAR_TRANSLATE_IOS" file=
"infobar_translate.png" />