Chromium Code Reviews| Index: platform_tools/nacl/gclient.config |
| diff --git a/platform_tools/nacl/gclient.config b/platform_tools/nacl/gclient.config |
| deleted file mode 100644 |
| index 922ae43db895730cf2c4493d97f3606f9ed5cfe8..0000000000000000000000000000000000000000 |
| --- a/platform_tools/nacl/gclient.config |
| +++ /dev/null |
| @@ -1,13 +0,0 @@ |
| -# To develop Skia targeting NaCl, |
|
borenet
2014/01/09 19:27:28
No longer needed, as all NaCl-related code is now
|
| -# 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", |
| - }, |
| -] |