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
/
command_ext.json
blob
0c21acd0a0d9aee0f90d860bb66ff72c768b4071
1
{
2
"name": "Command test - Extension with Command",
3
"manifest_version": 2,
4
"version": "1",
5
"commands": {
6
"feature1": {
7
"suggested_key": "Ctrl+Shift+0",
8
"description": "desc"
9
}
10
}
11
}