| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index b8245d7b1f4e5e152a2ede4fcb406e1e71190ae9..eb35d5cb5ba9d565acdcd07dcbbc72c31538c6e4 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -295,7 +295,10 @@ deps = {
|
| (Var("googlecode_url") % "libyuv") + "/trunk@64",
|
|
|
| "src/third_party/mozc/session":
|
| - (Var("googlecode_url") % "mozc") + "/trunk/src/session@58",
|
| + (Var("googlecode_url") % "mozc") + "/trunk/src/session@83",
|
| +
|
| + "src/third_party/mozc/chrome/chromeos/renderer":
|
| + (Var("googlecode_url") % "mozc") + "/trunk/src/chrome/chromeos/renderer@83",
|
|
|
| "src/third_party/smhasher/src":
|
| (Var("googlecode_url") % "smhasher") + "/trunk@136",
|
|
|