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
/
activity_log_app
/
manifest.json
blob
92bb0a59cabb5b61914b3d44f397eacf66736f8e
1
{
2
"name": "Activity Log Test APP",
3
"description": "Used to test Activity Log with an app",
4
"version": "0.1",
5
"app": {
6
"background": {
7
"scripts": ["background.js"]
8
}
9
},
10
"bluetooth": {}
11
}