summaryrefslogtreecommitdiffstats
path: root/tools/cros.DEPS/DEPS
blob: 9f1db15751cba90b25f6471db370821997aa42cc (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@64ecf8b1",
}