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