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