Chromium Code Reviews| Index: DEPS |
| =================================================================== |
| --- DEPS (revision 15763) |
| +++ DEPS (working copy) |
| @@ -31,6 +31,9 @@ |
| "src/v8": |
| "http://v8.googlecode.com/svn/trunk@1859", |
| + "src/third_party/skia": |
| + "http://skia.googlecode.com/svn/trunk@171", |
| + |
| "src/webkit/data/layout_tests/LayoutTests": |
| Var("webkit_trunk") + "/LayoutTests@" + Var("webkit_revision"), |