diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-23 18:41:27 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-23 18:41:27 +0000 |
commit | cb6a217046f1f05d35e82bafe1ba204a38a50c94 (patch) | |
tree | 48ba15898e81f6d4b6910a1d79e67c1108a6f716 /DEPS | |
parent | 051243cb316b88e2c65185de680035f1415b095d (diff) | |
download | chromium_src-cb6a217046f1f05d35e82bafe1ba204a38a50c94.zip chromium_src-cb6a217046f1f05d35e82bafe1ba204a38a50c94.tar.gz chromium_src-cb6a217046f1f05d35e82bafe1ba204a38a50c94.tar.bz2 |
Pull in a fix for a layout test and remove the test from the
list.
BUG=2976
TBR=sky
Review URL: http://codereview.chromium.org/16240
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7424 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@63", "src/third_party/WebKit": - "/trunk/deps/third_party/WebKit@7411", + "/trunk/deps/third_party/WebKit@7422", "src/third_party/icu38": "/trunk/deps/third_party/icu38@7121", |