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
/
unpacked
/
symlinks_allowed
/
manifest.json
blob
7210509668c3a310eb1a7b65204655879a58567d
1
{
2
"name": "Test for symlinked content in unpacked extension",
3
"description": "This is an extension used to test that file symlinks are allowed within unpacked extensions",
4
"version": "1",
5
"manifest_version": 2,
6
"browser_action": {
7
"default_icon": "icon.png"
8
}
9
}