summaryrefslogtreecommitdiffstats
path: root/tools/cros.DEPS/DEPS
blob: be6d6a29a2b2d50047d57ff7a85df2a0cfdbb6ac (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@ad013393",
}