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
/
launch_width_negative.json
blob
d4d7cdf2483702b486d746de8f4b7432bbc69533
1
{
2
"name": "test",
3
"version": "1",
4
"app": {
5
"launch": {
6
"container": "panel",
7
"width": -1,
8
"local_path": "bar.html"
9
}
10
}
11
}