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
[Cronet] Delay StartNetLog and StopNetLog until native request context is initialized
[chromium-blink-merge.git]
/
chrome
/
test
/
data
/
extensions
/
platform_apps
/
app_window_2
/
manifest.json
blob
11807034bb2d31a5bb2fcfa08eb2b1cb139f3cd4
1
{
2
"name": "App Window",
3
"description": "A test app which opens a window.",
4
"version": "1.0",
5
"manifest_version": 2,
6
"app": {
7
"background": {
8
"scripts": ["main.js"]
9
}
10
}
11
}