Load the default favicon as a native image, rather than as a Skia image.
[chromium-blink-merge.git] / extensions / test / data / content_verifier / payload.json
blob3b67981a329fdf6fdd755270852e20e81190028c
2   "content_hashes": [
3     {
4       "block_size": 4096,
5       "hash_block_size": 4096,
6       "format": "treehash",
7       "files": [
8         {
9           "path": "manifest.json",
10           "root_hash": "-vyyIIn7iSCzg7X3ICUI5wZa3tG7w7vyiCckxZdJGfs"
11         },
12         {
13           "path": "background.js",
14           "root_hash": "txHiG5KQvNoPOSH5FbQo9Zb5gJ23j3oFB0Ru9DOnziw"
15         },
16         {
17           "path": "foo/bar.html",
18           "root_hash": "L37LFbT_hmtxRL7AfGZN9YTpW6yoz_ZiQ1opLJn1NZU"
19         }
20       ]
21     }
22   ],
23   "item_id": "abcdefghijklmnopabcdefghijklmnop",
24   "item_version": "1.2.3"