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