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
/
command_reject_just_shift.json
blob
bd7e9ad623f9e239e7c7a191f98c4203c4ffc788
1
{
2
"name": "Command test - Shift on its own is not a valid modifier",
3
"manifest_version": 2,
4
"version": "1",
5
"commands": {
6
"feature1": {
7
"suggested_key": "Shift+A",
8
"description": "feature1"
9
}
10
}
11
}