blob: 352069ba7cbdcd64c1146227207007bd8f20305b [file] [log] [blame]
vars = {
"chromiumos_git": "http://git.chromium.org/chromiumos",
}
deps_os = {
"unix" : {
"src/third_party/cros":
Var("chromiumos_git") + "/platform/cros.git@c709d59a",
"src/third_party/cros_system_api":
Var("chromiumos_git") + "/platform/system_api.git@58d34158",
"src/profile":
Var("chromiumos_git") + "/profile/chromium.git@77bf68a260d",
}
}