summaryrefslogtreecommitdiffstats
path: root/tools/cros.DEPS
diff options
context:
space:
mode:
authormazda@chromium.org <mazda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-12 12:56:21 +0000
committermazda@chromium.org <mazda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-12 12:56:21 +0000
commit5227056258ea0db058dbe20dd9a898d2ed51df6b (patch)
tree5360d6741dfdb4e9e4a0c180df4d7e84b4bdcf10 /tools/cros.DEPS
parent19999313aff414186305448b2363bdbefc12c63b (diff)
downloadchromium_src-5227056258ea0db058dbe20dd9a898d2ed51df6b.zip
chromium_src-5227056258ea0db058dbe20dd9a898d2ed51df6b.tar.gz
chromium_src-5227056258ea0db058dbe20dd9a898d2ed51df6b.tar.bz2
Revert "Use libcros to convert input method ID to keyboard overlay ID."
This reverts commit 1d5eb805e2ca9cc97355cd73250f9838a5240a49. TBR=satorux@chromium.org BUG=chromium-os:9682 TEST=none Review URL: http://codereview.chromium.org/6176007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71160 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/cros.DEPS')
-rw-r--r--tools/cros.DEPS/DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/cros.DEPS/DEPS b/tools/cros.DEPS/DEPS
index 166cf36..aa3d1a9 100644
--- a/tools/cros.DEPS/DEPS
+++ b/tools/cros.DEPS/DEPS
@@ -4,5 +4,5 @@ vars = {
deps = {
"src/third_party/cros":
- Var("chromium_git") + "/cros.git@e9730f8a",
+ Var("chromium_git") + "/cros.git@09abaf51",
}