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

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

Issue 2947913003: Updated Ads icon for content settings. (Closed)
Patch Set: Indentation Created 3 years, 6 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 | « chrome/browser/resources/settings/icons.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/site_settings_page/site_settings_page.html
diff --git a/chrome/browser/resources/settings/site_settings_page/site_settings_page.html b/chrome/browser/resources/settings/site_settings_page/site_settings_page.html
index 3c4ca8ccdc4d77b808a2b855f35a4b55c34197ae..50ef70e2c73f18a61bfa4170f3a446b97103a2fe 100644
--- a/chrome/browser/resources/settings/site_settings_page/site_settings_page.html
+++ b/chrome/browser/resources/settings/site_settings_page/site_settings_page.html
@@ -191,7 +191,7 @@
category$="[[ContentSettingsTypes.ADS]]"
data-route="SITE_SETTINGS_ADS" on-tap="onTapNavigate_"
actionable>
- <iron-icon icon="cr:open-in-new"></iron-icon>
+ <iron-icon icon="settings:ads"></iron-icon>
<div class="middle">
$i18n{siteSettingsAds}
<div class="secondary" id="adsSecondary">
« no previous file with comments | « chrome/browser/resources/settings/icons.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698