blob: 75f854363b4edea6778f099909808c5d4bba5967 [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@e9ba812a",
}
}