diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-28 23:27:08 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-28 23:27:08 +0000 |
commit | 5082ae373757768af11a2f758c19c878ac611a7f (patch) | |
tree | 4df395a3f488426636dcf19e5a50f45a9295e539 /DEPS | |
parent | 5aff9b9157ab309650be4a5b45adbef75d42b0d4 (diff) | |
download | chromium_src-5082ae373757768af11a2f758c19c878ac611a7f.zip chromium_src-5082ae373757768af11a2f758c19c878ac611a7f.tar.gz chromium_src-5082ae373757768af11a2f758c19c878ac611a7f.tar.bz2 |
Roll WebKit One more past the revert of a crashiness.
TBR=aa
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/557045
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37459 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": "54015", + "webkit_revision": "54016", "ffmpeg_revision": "34297", "skia_revision": "475", "chromium_git": "http://src.chromium.org/git", |