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