Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index cc63fe920066cd931c6f925c48fd0a383dbf0625..d956324133acb3bdd46047e9eb006872285d6668 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -53,6 +53,9 @@ deps = { |
| # IBus input method for Japanese |
| _third_party_base + "ibus-anthy/files": "/ibus-anthy.git", |
| + # IBus input method for many languages (e.g. Thai) |
| + _third_party_base + "ibus-m17n/files": "/ibus-m17n.git", |
| + |
| # gflags 1.1 |
| _third_party_base + "gflags/files": |
| "http://google-gflags.googlecode.com/svn/trunk@31", |