summaryrefslogtreecommitdiffstats
path: root/tools/cros.DEPS/DEPS
blob: 16798c20ee0fae0ca17cd470bf8e5911b5cde6d5 (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@7537f1e8",
}