blob: a793698814f1057b35616f61abf7db25864e39ea [file] [log] [blame]
vars = {
"chromiumos_git": "http://git.chromium.org/chromiumos",
}
deps_os = {
"unix" : {
"src/third_party/cros":
Var("chromiumos_git") + "/platform/cros.git@2b826b46",
"src/third_party/cros_system_api":
Var("chromiumos_git") + "/platform/system_api.git@8da6bc42",
}
}