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
blame
|
history
|
raw
|
HEAD
Enable password generation only if sync for passwords is enabled.
[chromium-blink-merge.git]
/
tools
/
cros.DEPS
/
DEPS
blob
bf86329fc59847b1d69897031747fd811630dbf6
1
vars = {
2
"chromiumos_git": "http://git.chromium.org/chromiumos",
3
}
4
5
deps_os = {
6
"unix" : {
7
"src/third_party/cros":
8
Var("chromiumos_git") + "/platform/cros.git@377f51d8",
9
"src/third_party/cros_system_api":
10
Var("chromiumos_git") + "/platform/system_api.git@70e37fee",
11
}
12
}