blob: 77c4e70d9773e56fbe0d821ed3d16e4084a7cf4f [file] [log] [blame]
{
"fuchsia:component": {
"name": "web_view",
"url": "file:///system/bin/web_view"
},
"fuchsia:program": {
"resource": "main"
},
"fuchsia:resources": {
"main": "web_view"
},
"fuchsia:module": {
"contract": "view",
"data_preconditions": {
"scheme": [ "http", "https" ]
}
}
}