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 aca84cf..0528fbe 100644
--- a/DEPS
+++ b/DEPS
@@ -273,6 +273,9 @@ deps = {
"src/third_party/mozc/session":
(Var("googlecode_url") % "mozc") + "/trunk/src/session@58",
+
+ "src/third_party/smhasher/src":
+ "http://smhasher.googlecode.com/svn/trunk@136",
}