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