repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Remove linux_chromium_gn_dbg from the chromium CQ.
[chromium-blink-merge.git]
/
extensions
/
test
/
data
/
web_view
/
visibility_changed
/
manifest.json
blob
585c11e818eed9d5f51b097e384ac3a9103e8853
1
{
2
"name": "<webview> visibility checking tests.",
3
"version": "1",
4
"permissions": [
5
"webview"
6
],
7
"app": {
8
"background": {
9
"scripts": ["test.js"]
10
}
11
}
12
}