| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index de0e9d21cdc429133ac5dfbeb8ec30f650878765..de310037c3b2568ce1313720e80702c9038f76b6 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -250,8 +250,8 @@ deps = {
|
| "src/third_party/mesa/src":
|
| "/trunk/deps/third_party/mesa@210110",
|
|
|
| - "src/third_party/cld2":
|
| - (Var("googlecode_url") % "cld2") + "/trunk@19",
|
| + "src/third_party/cld_2/src":
|
| + (Var("googlecode_url") % "cld2") + "/trunk@74",
|
| }
|
|
|
|
|
| @@ -340,7 +340,7 @@ deps_os = {
|
| "src/native_client": None,
|
| "src/native_client/src/third_party/ppapi": None,
|
| "src/third_party/angle_dx11": None,
|
| - "src/third_party/cld2": None,
|
| + "src/third_party/cld_2/src": None,
|
| "src/third_party/bidichecker": None,
|
| "src/third_party/webgl_conformance": None,
|
| "src/third_party/ffmpeg": None,
|
| @@ -497,7 +497,7 @@ deps_os = {
|
| "src/third_party/eyesfree/src/android/java/src/com/googlecode/eyesfree/braille":
|
| (Var("googlecode_url") % "eyes-free") + "/trunk/braille/client/src/com/googlecode/eyesfree/braille@797",
|
|
|
| - "src/third_party/cld2": None,
|
| + "src/third_party/cld_2/src": None,
|
| },
|
| }
|
|
|
|
|