blob: 922ae43db895730cf2c4493d97f3606f9ed5cfe8 [file] [log] [blame]
# To develop Skia targeting NaCl,
# copy this file to your root development directory as ".gclient"
# and then run "gclient sync".
solutions = [
{
"name" : "nacl",
"url" : "https://skia.googlecode.com/svn/nacl",
},
{
"name" : "trunk",
"url" : "https://skia.googlecode.com/svn/trunk",
},
]