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