summaryrefslogtreecommitdiffstats
path: root/tools/cros.DEPS/DEPS
blob: 45b9db5fe48bff888ca31fb3542e3610e2702765 (plain)
1
2
3
4
5
6
7
8
vars = {
  "chromium_git": "http://git.chromium.org/git",
}

deps = {
  "src/third_party/cros":
    Var("chromium_git") + "/cros.git@f8e1da48",
}