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

Unified Diff: chrome/browser/resources/settings/site_settings/zoom_levels.html

Issue 2326473004: Site Settings Desktop: In the Zoom category, use cross icon instead of trashcan. (Closed)
Patch Set: Created 4 years, 3 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: chrome/browser/resources/settings/site_settings/zoom_levels.html
diff --git a/chrome/browser/resources/settings/site_settings/zoom_levels.html b/chrome/browser/resources/settings/site_settings/zoom_levels.html
index d60b7e22320e30b6b9e2a66f23fb15f1971eaf6c..01c16ee2c3c1386d90c2b47ae48dcbed53671274 100644
--- a/chrome/browser/resources/settings/site_settings/zoom_levels.html
+++ b/chrome/browser/resources/settings/site_settings/zoom_levels.html
@@ -30,7 +30,7 @@
</div>
<div>[[item.zoom]]</div>
<div>
- <paper-icon-button icon="settings:delete"
+ <paper-icon-button icon="settings:clear"
Dan Beam 2016/09/09 16:36:50 cr:clear
on-tap="removeZoomLevel_">
</div>
</div>
« chrome/browser/resources/settings/icons.html ('K') | « chrome/browser/resources/settings/icons.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698