vars = {
  "chromiumos_git": "http://git.chromium.org/chromiumos",
}

deps_os = {
  "unix" : {
    "src/third_party/cros":
      Var("chromiumos_git") + "/platform/cros.git@8d35063e1836c79c9ef97bf81eb43f450dc111ac",
    "src/third_party/cros_system_api":
      Var("chromiumos_git") + "/platform/system_api.git@b2f03c74b48866eb3da5c4cab554c792a70aeda8",
  }
}
