| 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}
|
|
|