Commit 2b9af8ed authored by James Cook's avatar James Cook

Add extensions test data for an empty icon image

Part of extensions refactoring in https://codereview.chromium.org/562273006/

Landing manually because the tryjob patch step cannot handle empty binary files

BUG=none
TEST=none
TBR=yoz@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#295556}
parent cb360d31
{
"name": "My extension with a zero-length icon",
"version": "1.0",
"icons": {
"16": "icon.png"
},
"manifest_version": 2
}
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