blob: 603a408d0d3584532c35de9b3cabae64bb47d65f [file] [log] [blame] [edit]
# Copy this file to the root of your flutter checkout to bootstrap gclient
# or just run gclient sync in an empty directory with this file.
solutions = [
{
"custom_vars": {
"use_rbe": True,
},
"deps_file": "DEPS",
"managed": False,
"name": ".",
"safesync_url": "",
"url": "https://github.com/flutter/flutter.git",
},
]