summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/DEPS b/DEPS
index fa709cd..d1e473e 100644
--- a/DEPS
+++ b/DEPS
@@ -63,6 +63,9 @@ deps = {
"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",