| OLD | NEW |
| 1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
| 2 <!-- This grd file contains images that are pre-scaled for device scale | 2 <!-- This grd file contains images that are pre-scaled for device scale |
| 3 factors. The image returned by |base::ResourceBundle::GetImageNamed| | 3 factors. The image returned by |base::ResourceBundle::GetImageNamed| |
| 4 will contain multiple |gfx:ImageSkiaReps| for each scale factors. The | 4 will contain multiple |gfx:ImageSkiaReps| for each scale factors. The |
| 5 |fallback_to_low_resolution| attribute controls behavior when | 5 |fallback_to_low_resolution| attribute controls behavior when |
| 6 an image file is missing for target scale factor. If true, chrome | 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. | 7 will automatically scale the 1x image to the target scale factor. |
| 8 If false, build will fail due to missing resources. This is | 8 If false, build will fail due to missing resources. This is |
| 9 currently set to true for all resources, but the default will | 9 currently set to true for all resources, but the default will |
| 10 become false in near future. | 10 become false in near future. |
| (...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 178 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_EXTENSI
ON_GRAY" file="controlled_setting_extension_gray.png" /> | 178 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_EXTENSI
ON_GRAY" file="controlled_setting_extension_gray.png" /> |
| 179 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_EXTENSI
ON_LARGE" file="controlled_setting_extension_large.png" /> | 179 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_EXTENSI
ON_LARGE" file="controlled_setting_extension_large.png" /> |
| 180 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_MANDATO
RY" file="controlled_setting_mandatory.png" /> | 180 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_MANDATO
RY" file="controlled_setting_mandatory.png" /> |
| 181 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_MANDATO
RY_GRAY" file="controlled_setting_mandatory_gray.png" /> | 181 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_MANDATO
RY_GRAY" file="controlled_setting_mandatory_gray.png" /> |
| 182 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_MANDATO
RY_LARGE" file="controlled_setting_mandatory_large.png" /> | 182 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_MANDATO
RY_LARGE" file="controlled_setting_mandatory_large.png" /> |
| 183 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_RECOMME
NDED" file="controlled_setting_recommended.png" /> | 183 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_RECOMME
NDED" file="controlled_setting_recommended.png" /> |
| 184 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_RECOMME
NDED_GRAY" file="controlled_setting_recommended_gray.png" /> | 184 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_RECOMME
NDED_GRAY" file="controlled_setting_recommended_gray.png" /> |
| 185 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_RECOMME
NDED_LARGE" file="controlled_setting_recommended_large.png" /> | 185 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_RECOMME
NDED_LARGE" file="controlled_setting_recommended_large.png" /> |
| 186 <structure type="chrome_scaled_image" name="IDR_COOKIE_ICON" file="cookie.
png" /> | 186 <structure type="chrome_scaled_image" name="IDR_COOKIE_ICON" file="cookie.
png" /> |
| 187 <structure type="chrome_scaled_image" name="IDR_COOKIE_STORAGE_ICON" file=
"cookie_storage.png" /> | 187 <structure type="chrome_scaled_image" name="IDR_COOKIE_STORAGE_ICON" file=
"cookie_storage.png" /> |
| 188 <structure type="chrome_scaled_image" name="IDR_CREDIT_CARD_CVC_HINT" file
="credit_card_cvc_hint.png" /> | 188 <structure type="chrome_scaled_image" name="IDR_CREDIT_CARD_CVC_HINT" file
="common/credit_card_cvc_hint.png" /> |
| 189 <if expr="pp_ifdef('chromeos')"> | 189 <if expr="pp_ifdef('chromeos')"> |
| 190 <structure type="chrome_scaled_image" name="IDR_CRITICAL_ERROR" file="cr
os/critical_error.png" /> | 190 <structure type="chrome_scaled_image" name="IDR_CRITICAL_ERROR" file="cr
os/critical_error.png" /> |
| 191 <structure type="chrome_scaled_image" name="IDR_CROS_DEFAULT_THROBBER" f
ile="cros/default_throbber.png" /> | 191 <structure type="chrome_scaled_image" name="IDR_CROS_DEFAULT_THROBBER" f
ile="cros/default_throbber.png" /> |
| 192 </if> | 192 </if> |
| 193 <structure type="chrome_scaled_image" name="IDR_CWS_STAR_EMPTY" file="cws_
star_empty.png" /> | 193 <structure type="chrome_scaled_image" name="IDR_CWS_STAR_EMPTY" file="cws_
star_empty.png" /> |
| 194 <structure type="chrome_scaled_image" name="IDR_CWS_STAR_FULL" file="cws_s
tar_full.png" /> | 194 <structure type="chrome_scaled_image" name="IDR_CWS_STAR_FULL" file="cws_s
tar_full.png" /> |
| 195 <structure type="chrome_scaled_image" name="IDR_CWS_STAR_HALF" file="cws_s
tar_half.png" /> | 195 <structure type="chrome_scaled_image" name="IDR_CWS_STAR_HALF" file="cws_s
tar_half.png" /> |
| 196 <if expr="pp_ifdef('chromeos')"> | 196 <if expr="pp_ifdef('chromeos')"> |
| 197 <structure type="chrome_scaled_image" name="IDR_DIVIDER_VERT" file="divi
der_vert.png" /> | 197 <structure type="chrome_scaled_image" name="IDR_DIVIDER_VERT" file="divi
der_vert.png" /> |
| 198 </if> | 198 </if> |
| (...skipping 792 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 991 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file="
google_chrome/webstore_icon_16.png" /> | 991 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file="
google_chrome/webstore_icon_16.png" /> |
| 992 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file="
google_chrome/webstore_icon_24.png" /> | 992 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file="
google_chrome/webstore_icon_24.png" /> |
| 993 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file="
google_chrome/webstore_icon_32.png" /> | 993 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file="
google_chrome/webstore_icon_32.png" /> |
| 994 </if> | 994 </if> |
| 995 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="zoom_min
us.png" /> | 995 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="zoom_min
us.png" /> |
| 996 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="zoom_plus
.png" /> | 996 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="zoom_plus
.png" /> |
| 997 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="zoom_re
set.png" /> | 997 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="zoom_re
set.png" /> |
| 998 </structures> | 998 </structures> |
| 999 </release> | 999 </release> |
| 1000 </grit> | 1000 </grit> |
| OLD | NEW |