diff options
author | atwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-02 22:59:06 +0000 |
---|---|---|
committer | atwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-02 22:59:06 +0000 |
commit | 9914b760ae181dac034bf16ec196097312199935 (patch) | |
tree | 0201c9f6e58a512a0e43a890f7d038d5f048e9e6 /DEPS | |
parent | 54260fc80a2150e95646b15d12b2a415037dd028 (diff) | |
download | chromium_src-9914b760ae181dac034bf16ec196097312199935.zip chromium_src-9914b760ae181dac034bf16ec196097312199935.tar.gz chromium_src-9914b760ae181dac034bf16ec196097312199935.tar.bz2 |
Roll WebKit DEPS to 51607.
Rebaseline test expectations appropriately.
TBR=awong
TEST=existing suffice
Review URL: http://codereview.chromium.org/464007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33612 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": "51589", + "webkit_revision": "51607", "ffmpeg_revision": "30374", "skia_revision": "450", "chromium_git": "http://src.chromium.org/git", |