| Index: chrome/browser/resources/ntp/apps.css
|
| diff --git a/chrome/browser/resources/ntp/apps.css b/chrome/browser/resources/ntp/apps.css
|
| index 3e2f8f9d2a16c627b9ec88a7efb71df98a85b69b..95d51f5f02229546b39a66d27cec973148a1f977 100644
|
| --- a/chrome/browser/resources/ntp/apps.css
|
| +++ b/chrome/browser/resources/ntp/apps.css
|
| @@ -113,7 +113,7 @@ html[install-animation-enabled=true] .app[new=installed] {
|
| }
|
|
|
| .app[app-id=web-store-entry] > a {
|
| - background-image: url("web_store_icon.png");
|
| + background-image: url("chrome://theme/IDR_WEBSTORE_ICON");
|
| }
|
|
|
| menu > button.default {
|
|
|