- add sources.
[platform/framework/web/crosswalk.git] / src / ppapi / native_client / tests / ppapi_browser / bad / ppapi_bad_manifest_uses_nexes.nmf
1 {
2   "nexes": {
3     "x86-32": "doesnotexist.nexe",
4     "x86-64": "doesnotexist.nexe",
5     "arm": "doesnotexist.nexe"
6   }
7 }