| 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 f0b0c0b8898dbbb0c9c7090c48e8a01e30c8e9c9..5a5d56ba9fbe045763f18dfb8d489b8e599d9117 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(../../../../ui/webui/resources/images/check_circle.svg);
|
| background-size: 18px;
|
| }
|
|
|
|
|