diff options
author | dpranke@chromium.org <dpranke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-04 01:55:21 +0000 |
---|---|---|
committer | dpranke@chromium.org <dpranke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-04 01:55:21 +0000 |
commit | c296bfc9c44bd0ab389bb2d2772fcdf4cbac30c6 (patch) | |
tree | 119e5f4b12b68847f743c5707af7d8fc6f3cb8ba /DEPS | |
parent | ef707cf64e9060039eff25cfbe1ac405efc7a20a (diff) | |
download | chromium_src-c296bfc9c44bd0ab389bb2d2772fcdf4cbac30c6.zip chromium_src-c296bfc9c44bd0ab389bb2d2772fcdf4cbac30c6.tar.gz chromium_src-c296bfc9c44bd0ab389bb2d2772fcdf4cbac30c6.tar.bz2 |
Webkit roll to r58726 - more expectations updates.
BUG=none
TEST=none
R=none
Review URL: http://codereview.chromium.org/1922001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@46317 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": "58725", + "webkit_revision": "58726", "ffmpeg_revision": "46128", "skia_revision": "560", "chromium_git": "http://src.chromium.org/git", |