Commit ef50d145 authored by beaufort.francois's avatar beaufort.francois Committed by Commit bot

Add new wallpaper app icons

BUG=371859

Review URL: https://codereview.chromium.org/935053003

Cr-Commit-Position: refs/heads/master@{#317330}
parent a79d102f
......@@ -8,7 +8,13 @@
"manifest_version": 2,
"description": "An experimental wallpaper picker UI",
"icons": {
"128": "images/icon128.png"
"16": "images/icon16.png",
"32": "images/icon32.png",
"48": "images/icon48.png",
"64": "images/icon64.png",
"96": "images/icon96.png",
"128": "images/icon128.png",
"256": "images/icon256.png"
},
"permissions": [
"alarms",
......
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