blob: 5ddec6a575f912906790d06f0172bc6e715992d3 [file] [log] [blame]
# Copy this file to <tint clone dir>/.gclient to bootstrap gclient in a
# standalone checkout of Tint.
solutions = [
{ "name" : ".",
"url" : "https://dawn.googlesource.com/tint",
"deps_file" : "DEPS",
"managed" : False,
"custom_deps": {
},
},
]