Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(258)

Unified Diff: DEPS

Issue 501150: Adding third_party/ibus-hangul/ to the Chromium OS build. (Closed)
Patch Set: Added a TODO comment. Removed 2 packages from package-list-prod.txt. Created 11 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | src/package_repo/package-list-prod.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | src/package_repo/package-list-prod.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698