| 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" />
|
| <structure type="chrome_scaled_image" name="IDR_AUTOFILL_TOOLTIP_ICON_H" file="autofill/autofill_tooltip_icon_hover.png" />
|
| </if>
|
|
|