Chromium Code Reviews| 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 a5f0d0655093dd8f5637892f48756035e405a257..813c542665e36f5ea69620d553b1a9bd7cc763aa 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(chrome://theme/IDR_CHECKMARK); |
| + background-image: url(check_circle.svg); |
| background-size: 18px; |
| } |