Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 7be7f620b7dc9d68f6650e169a2dcb14d8379acb..261d77ab1ec5a8f27cd63d1af69121e4527646cd 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -148,7 +148,7 @@ deps = { |
| (Var("googlecode_url") % "skia") + "/trunk/include@" + Var("skia_revision"), |
| "src/third_party/ots": |
| - (Var("googlecode_url") % "ots") + "/trunk@103", |
| + (Var("googlecode_url") % "ots") + "/trunk@106", |
| "src/tools/page_cycler/acid3": |
| "/trunk/deps/page_cycler/acid3@171600", |