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
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
tools
/
telemetry
/
examples
/
credentials_example.json
blob
b3978b6eae0d944368a2fd67e59a1051aafe9120
1
{
2
"google": {
3
"username": "<your google account here>",
4
"password": "<your google password here>"
5
},
6
"facebook": {
7
"username": "<your google account here>",
8
"password": "<your google password here>"
9
}
10
}