diff options
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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", } |