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

Unified Diff: chrome/browser/resources/settings/settings_menu/settings_menu.html

Issue 1982113002: MD Settings: Fix names of icons which had been moved to shared iconset (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@pdf_icons
Patch Set: Created 4 years, 7 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
« no previous file with comments | « no previous file | chrome/browser/resources/settings/settings_menu/settings_menu.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/settings_menu/settings_menu.html
diff --git a/chrome/browser/resources/settings/settings_menu/settings_menu.html b/chrome/browser/resources/settings/settings_menu/settings_menu.html
index a6b79e2276a3869154a57c2daa7939de22d1131a..c8495612e11511d71037ddbae5a9b55d2f94fc50 100644
--- a/chrome/browser/resources/settings/settings_menu/settings_menu.html
+++ b/chrome/browser/resources/settings/settings_menu/settings_menu.html
@@ -145,7 +145,7 @@
$i18n{languagesPageTitle}
</div>
<div data-section="downloads" on-tap="openPage_">
- <iron-icon icon="settings:file-download">
+ <iron-icon icon="cr:file-download">
</iron-icon>
$i18n{downloadsPageTitle}
</div>
« no previous file with comments | « no previous file | chrome/browser/resources/settings/settings_menu/settings_menu.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698