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
Do not announce robot account token before account ID is available
[chromium-blink-merge.git]
/
chrome
/
test
/
data
/
extensions
/
manifest_tests
/
web_urls_invalid_5.json
blob
ca3e4fe6504470707bf98232bada935885fec9fe
1
{
2
"name": "test",
3
"version": "1",
4
"app": {
5
"urls": [
6
"http://*.example.com/path",
7
"https://*/path"
8
],
9
"launch": {
10
"web_url": "http://www.google.com/foo.html"
11
}
12
}
13
}