| Index: components/resources/autofill_scaled_resources.grdp
|
| diff --git a/components/resources/autofill_scaled_resources.grdp b/components/resources/autofill_scaled_resources.grdp
|
| index ec1db8a14cb222988fe04e539541b7b8e27a83ff..83b682c3ee2ebbea04f50736255d247e08a64587 100644
|
| --- a/components/resources/autofill_scaled_resources.grdp
|
| +++ b/components/resources/autofill_scaled_resources.grdp
|
| @@ -6,7 +6,7 @@
|
| <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_MASTERCARD" file="autofill/mastercard.png" />
|
| <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_VISA" file="autofill/visa.png" />
|
|
|
| - <if expr="is_android">
|
| + <if expr="is_android and not use_aura">
|
| <!-- These are not used on desktop, only Android, so use a placeholder file.
|
| TODO(rouslan): Remove non-keyboard-accessory icon when keyboard
|
| accessory becomes default on Android. -->
|
|
|