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
Pin Chrome's shortcut to the Win10 Start menu on install and OS upgrade.
[chromium-blink-merge.git]
/
chrome
/
test
/
data
/
extensions
/
manifest_tests
/
normalize_icon_paths.json
blob
bca75193e3393298009409b8f7a18091840ba256
1
{
2
"name": "normalize icon paths",
3
"description": "We should remove any leading '/' character from icon paths when loading them.",
4
"version": "1",
5
"icons": {
6
"16": "/16.png",
7
"48": "48.png"
8
}
9
}