summaryrefslogtreecommitdiffstats
path: root/tools/cros.DEPS/DEPS
blob: 1c4c03584e41847a1ed9c0701164c1dccff30517 (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@56c93050",
}