| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 2c208a205532a9d262207eb9fc53fae7e7ec483a..3578cc8ade888f7bf764c6c4b78604ad42462751 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -151,6 +151,9 @@ 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":
|
|
|