Chromium Code Reviews| Index: DEPS |
| =================================================================== |
| --- DEPS (revision 30946) |
| +++ DEPS (working copy) |
| @@ -63,6 +63,9 @@ |
| "src/third_party/WebKit/WebKit/chromium": |
| Var("webkit_trunk") + "/WebKit/chromium@" + Var("webkit_revision"), |
| + "src/third_party/ots": |
| + "http://ots.googlecode.com/svn/trunk@4", |
| + |
| "src/third_party/tcmalloc/tcmalloc": |
| "http://google-perftools.googlecode.com/svn/trunk@77", |