1
2
3
4
5
6
7
8
android_webview / test / data / components / fake_component_manifest.json [blame]
{
"description" : "Fake component",
"manifest_version" : 2,
"minimum_chrome_version" : "50",
"name" : "Fake Test Component",
"update_url" : "https://clients2.google.com/service/update2/crx",
"version" : "1.0.0.6"
}