- add sources.
[platform/framework/web/crosswalk.git] / src / chrome / test / data / extensions / permissions / more-than-3-hosts.json
1 {
2   "name": "Permission Warnings!!",
3   "version": "2.0",
4   "permissions": ["http://www.a.com/",
5                   "http://www.b.com/",
6                   "http://www.c.com/",
7                   "http://www.d.com/",
8                   "http://www.e.com/"]
9 }