Commit 1ad96d04 authored by Vladislav Kaznacheev's avatar Vladislav Kaznacheev Committed by Commit Bot

Update Wallpaper Manager icons for MD compliance

Added 48px variant to avoid excessive downscaling.

Bug: 882176
Test: manual
Change-Id: Icfe9e1ea2615987e19b0ac186d2c34b9e8ff5898
Reviewed-on: https://chromium-review.googlesource.com/1219493Reviewed-by: default avatarXiaoqian Dai <xdai@chromium.org>
Commit-Queue: Vladislav Kaznacheev <kaznacheev@chromium.org>
Cr-Commit-Position: refs/heads/master@{#590399}
parent 36c72696
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
"manifest_version": 2, "manifest_version": 2,
"description": "An experimental wallpaper picker UI", "description": "An experimental wallpaper picker UI",
"icons": { "icons": {
"48": "images/icon48.png",
"192": "images/icon192.png" "192": "images/icon192.png"
}, },
"permissions": [ "permissions": [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment