| Index: chrome/browser/resources/help/help_content.css
|
| diff --git a/chrome/browser/resources/help/help_content.css b/chrome/browser/resources/help/help_content.css
|
| index 813c542665e36f5ea69620d553b1a9bd7cc763aa..a5f0d0655093dd8f5637892f48756035e405a257 100644
|
| --- a/chrome/browser/resources/help/help_content.css
|
| +++ b/chrome/browser/resources/help/help_content.css
|
| @@ -72,7 +72,7 @@
|
| }
|
|
|
| #update-status-icon.up-to-date {
|
| - background-image: url(check_circle.svg);
|
| + background-image: url(chrome://theme/IDR_CHECKMARK);
|
| background-size: 18px;
|
| }
|
|
|
|
|