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

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

Issue 2682423002: [MD settings] change menu and domain icons (Closed)
Patch Set: updated comment 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: chrome/browser/resources/settings/privacy_page/privacy_page.html
diff --git a/chrome/browser/resources/settings/privacy_page/privacy_page.html b/chrome/browser/resources/settings/privacy_page/privacy_page.html
index 4bf462434a60e6f650baab76ea9c82b6e52718f2..6e2497c8e0beb1d3682470533ad7becf06f90cc6 100644
--- a/chrome/browser/resources/settings/privacy_page/privacy_page.html
+++ b/chrome/browser/resources/settings/privacy_page/privacy_page.html
@@ -112,7 +112,7 @@
</paper-button>
</template>
<template is="dom-if" if="[[metricsReporting_.managed]]" restamp>
- <iron-icon id="indicator" tabindex=0 icon="cr:domain"></iron-icon>
+ <iron-icon id="indicator" tabindex=0 icon="cr20:domain"></iron-icon>
<paper-tooltip for="indicator" position="top"
fit-to-visible-bounds>
$i18n{controlledSettingPolicy}

Powered by Google App Engine
This is Rietveld 408576698