summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authoryusukes@google.com <yusukes@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-05 08:36:19 +0000
committeryusukes@google.com <yusukes@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-05 08:36:19 +0000
commit2166ebac5d01f111ff05ba93dcfcf19594b5d195 (patch)
tree8f20f75ed70e07421f29118dce794fea23561338 /DEPS
parentb69413f5ce113ac316f5a5050be2d465aae0bff7 (diff)
downloadchromium_src-2166ebac5d01f111ff05ba93dcfcf19594b5d195.zip
chromium_src-2166ebac5d01f111ff05ba93dcfcf19594b5d195.tar.gz
chromium_src-2166ebac5d01f111ff05ba93dcfcf19594b5d195.tar.bz2
Revert "Add "InfoList" for input methods on ChromeOS"
This reverts commit 698c3c39311a91b7f34bfab8e1523b3d97a7a1ba. BUG=none TEST=none Review URL: http://codereview.chromium.org/7779031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99627 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS3
1 files changed, 0 insertions, 3 deletions
diff --git a/DEPS b/DEPS
index da6d2c9..1a81258 100644
--- a/DEPS
+++ b/DEPS
@@ -270,9 +270,6 @@ deps = {
"src/third_party/webrtc":
(Var("googlecode_url") % "webrtc") + "/trunk/src@" + Var("webrtc_revision"),
-
- "src/third_party/mozc/session":
- "http://mozc.googlecode.com/svn/trunk/src/session@58",
}