Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 3e80ade8f4b717822be763fa5e3ea8a7286af02f..edca123b8d33c579a5e7c9374aefa1c7dd67f3c5 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -89,7 +89,7 @@ deps = { |
| (Var("googlecode_url") % "snappy") + "/trunk@37", |
| "src/tools/grit": |
| - (Var("googlecode_url") % "grit-i18n") + "/trunk@6", |
| + (Var("googlecode_url") % "grit-i18n") + "/trunk@7", |
| "src/tools/gyp": |
| (Var("googlecode_url") % "gyp") + "/trunk@1093", |