Index: DEPS |
diff --git a/DEPS b/DEPS |
index 1131d09f9a7031c4caedcc1a06a95b7350845450..6d4c2b8aac29177b50223ae6669777e7f67a9c81 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 Korean |
+ _third_party_base + "ibus-hangul/files": "/ibus-hangul.git", |
+ |
# gflags 1.1 |
_third_party_base + "gflags/files": |
"http://google-gflags.googlecode.com/svn/trunk@31", |