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

Unified Diff: DEPS

Issue 502089: Adding third_party/ibus-m17n/ to the Chromium OS build. (Closed)
Patch Set: 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-dev.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 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",
« no previous file with comments | « no previous file | src/package_repo/package-list-dev.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698