summaryrefslogtreecommitdiff
path: root/DEPS
blob: 4a46eba74acf3df20ac35c90de5ee4f88205d7bd (plain)
1
2
3
4
5
6
7
8
# DEPS file for gclient use in buildbot execution of gyp tests.
#
# (You don't need to use gclient for normal GYP development work.)

deps = {
  "scons":
    "svn://chrome-svn.corp.google.com/chrome/trunk/src/third_party/scons",
}