Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(113)

Unified Diff: components/resources/autofill_scaled_resources.grdp

Issue 2703253007: Use (i) icon and the same tooltip for the credit cards dialog and account chooser on Mac. (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698