diff options
author | sky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-21 22:14:12 +0000 |
---|---|---|
committer | sky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-21 22:14:12 +0000 |
commit | c092b6c600d77f4ece53b3bb31642963ee8be47a (patch) | |
tree | a3fe7f99190d588a1be15fe4b053d842d4cb33b2 /DEPS | |
parent | db300c942516692688ebd84fefe00d64de01a109 (diff) | |
download | chromium_src-c092b6c600d77f4ece53b3bb31642963ee8be47a.zip chromium_src-c092b6c600d77f4ece53b3bb31642963ee8be47a.tar.gz chromium_src-c092b6c600d77f4ece53b3bb31642963ee8be47a.tar.bz2 |
It's not that you clobbered the change, I just forgot to up the DEPS.
I'm also removing the failing test that made me implement this.
BUG=none
TEST=none
TBR=dglazkov
Review URL: http://codereview.chromium.org/18633
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8393 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ deps = { "http://googletest.googlecode.com/svn/trunk@167", "src/third_party/WebKit": - "/trunk/deps/third_party/WebKit@8367", + "/trunk/deps/third_party/WebKit@8373", "src/third_party/icu38": "/trunk/deps/third_party/icu38@7525", |