diff options
author | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-07 00:52:42 +0000 |
---|---|---|
committer | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-07 00:52:42 +0000 |
commit | 46f191d41760be1671bee49cac5b615b96309efb (patch) | |
tree | b52a015ac6c5b7f10f2d0774769ce3011b19c7e7 /DEPS | |
parent | 7e36465c6e0a66226d2361e09dd53ce104329a02 (diff) | |
download | chromium_src-46f191d41760be1671bee49cac5b615b96309efb.zip chromium_src-46f191d41760be1671bee49cac5b615b96309efb.tar.gz chromium_src-46f191d41760be1671bee49cac5b615b96309efb.tar.bz2 |
Recommit of 28192 (WebKit roll: 49190:49206), that was rolled out in 28201,
due to test_expectations corruption. This should be the same,
just without crazy changes to test_expectations.
I have no idea how that happened.
BUG=none
TEST=none
TBR=johnnyg
Review URL: http://codereview.chromium.org/260025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28206 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", - "webkit_revision": "49190", + "webkit_revision": "49206", "ffmpeg_revision": "27457", } |