Revert "Only store leading 13 bits of password hash."
[chromium-blink-merge.git] / chrome / test / data / extensions / platform_apps / reinstall_data_cleanup / manifest.json
blobb7e5c097f1413c402ef95ff1dc588354e3cbdedb
2   "name": "Platform App Test: reinstall data cleanup",
3   "version": "1",
4   "app": {
5     "background": {
6       "scripts": [
7         "test.js"
8       ]
9     }
10   },
11   "permissions": [
12     "storage"
13   ]