Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index c8047a63e429b3a042b02a8ca9e1f2e4225e5d28..904e6204048756093024f2b9005c8f9f237a2edf 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@107", |
| "src/tools/page_cycler/acid3": |
| "/trunk/deps/page_cycler/acid3@171600", |