diff options
author | willchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-22 02:22:49 +0000 |
---|---|---|
committer | willchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-22 02:22:49 +0000 |
commit | 6eb31f47c17429d749d2dd8da7a89ed2d5db4a70 (patch) | |
tree | 53495191c0824b7feb3242b150851bff6ffe7f3d /DEPS | |
parent | a60c733be698b93bd7abfd79cfeac0b431494712 (diff) | |
download | chromium_src-6eb31f47c17429d749d2dd8da7a89ed2d5db4a70.zip chromium_src-6eb31f47c17429d749d2dd8da7a89ed2d5db4a70.tar.gz chromium_src-6eb31f47c17429d749d2dd8da7a89ed2d5db4a70.tar.bz2 |
Revert 50395 (regressed intl2 page cyclers) - WebKit Update 61534:61574.
BUG=47115
TBR=dglazkov@chromium.org
Review URL: http://codereview.chromium.org/2823021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50423 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": "61574", + "webkit_revision": "61534", "ffmpeg_revision": "49485", "skia_revision": "582", "chromium_git": "http://src.chromium.org/git", |