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
android_webview: explicitly use gcc for target binaries.
[chromium-blink-merge.git]
/
chrome
/
test
/
data
/
extensions
/
manifest_tests
/
tts_engine_invalid_4.json
blob
340b6769ded2a0ad535852c87612cb7022cd5d5b
1
{
2
"name": "test",
3
"version": "1",
4
"tts_engine": {
5
"voices": [
6
{
7
"voice_name": [ "Shouldn't be in an array" ]
8
}
9
]
10
}
11
}