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