Chromium Code Reviews| Index: components/resources/autofill_scaled_resources.grdp |
| diff --git a/components/resources/autofill_scaled_resources.grdp b/components/resources/autofill_scaled_resources.grdp |
| index 40e9adccec417d79ba5864b505790f6d1c4d78d9..53b5a22a4b5e677c5683aa6059fd6235813fe533 100644 |
| --- a/components/resources/autofill_scaled_resources.grdp |
| +++ b/components/resources/autofill_scaled_resources.grdp |
| @@ -36,7 +36,7 @@ |
| <if expr="is_ios or is_android"> |
| <structure type="chrome_scaled_image" name="IDR_INFOBAR_AUTOFILL_CC" file="autofill/infobar_autofill_cc.png" /> |
| </if> |
| - <if expr="is_macosx or is_ios"> |
| + <if expr="is_ios"> |
| <structure type="chrome_scaled_image" name="IDR_AUTOFILL_TOOLTIP_ICON" file="autofill/autofill_tooltip_icon.png" /> |
|
groby-ooo-7-16
2017/02/23 00:22:49
Any chance to make this an SVG resource?
nsphu.cnht
2017/02/24 15:09:15
Acknowledged.
nsphu.cnht
2017/02/24 15:09:15
Acknowledged.
nsphu.cnht
2017/02/24 15:09:15
Done.
vasilii
2017/02/24 17:53:01
Currently vector_icons/ isn't compiled on iOS. Thu
|
| <structure type="chrome_scaled_image" name="IDR_AUTOFILL_TOOLTIP_ICON_H" file="autofill/autofill_tooltip_icon_hover.png" /> |
| </if> |