- add sources.
[platform/framework/web/crosswalk.git] / src / chrome / test / data / extensions / allow_silent_upgrade / scopes3_old.json
1 {
2   "name": "allow silent update",
3   "version": "1.0",
4   "manifest_version": 2,
5   "app": {
6     "background": {"scripts": ["background.js"]}
7   }
8 }