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
/
native_client_hosted_app
/
manifest.json
blob
c1b4f54961478b79d4ebc8de605e2f21cd8621be
1
{
2
"name": "chrome.native_client.hosted_app",
3
"version": "0.1",
4
"manifest_version": 2,
5
"description": "end-to-end browser test for native client in hosted apps",
6
"app": {
7
"urls": [
8
"http://localhost/files/extensions/native_client"
9
],
10
"launch": {
11
"web_url": "http://localhost/files/extensions/native_client/test.html"
12
}
13
}
14
}