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