| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 376aee941b7a4a2874156dd4c43629136a0db4ed..22f768f8474adb10b8df3bec4e5d9a6ab7916b63 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -151,9 +151,6 @@ deps = {
|
| "src/third_party/bidichecker":
|
| (Var("googlecode_url") % "bidichecker") + "/trunk/lib@4",
|
|
|
| - "src/third_party/v8-i18n":
|
| - (Var("googlecode_url") % "v8-i18n") + "/trunk@191",
|
| -
|
| # When roll to another webgl conformance tests revision, please goto
|
| # chrome/test/gpu and run generate_webgl_conformance_test_list.py.
|
| "src/third_party/webgl_conformance":
|
|
|