diff options
Diffstat (limited to 'chrome/browser/resources/ntp/apps.css')
-rw-r--r-- | chrome/browser/resources/ntp/apps.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/resources/ntp/apps.css b/chrome/browser/resources/ntp/apps.css index 95d51f5..3e2f8f9 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("chrome://theme/IDR_WEBSTORE_ICON"); + background-image: url("web_store_icon.png"); } menu > button.default { |