summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authoratwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-14 06:14:01 +0000
committeratwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-14 06:14:01 +0000
commit078fa60e19a8297e67db1c3ca8e727a867f57b57 (patch)
tree5a113f095ccb37157792c9cab7162488e44f8c31 /DEPS
parentc085acc3a545eccbda1a26b8948c8b768439bb2e (diff)
downloadchromium_src-078fa60e19a8297e67db1c3ca8e727a867f57b57.zip
chromium_src-078fa60e19a8297e67db1c3ca8e727a867f57b57.tar.gz
chromium_src-078fa60e19a8297e67db1c3ca8e727a867f57b57.tar.bz2
Roll Webkit to 53220 and fix compilation error due to renamed API.
TBR=yaar Review URL: http://codereview.chromium.org/549046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36229 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 2e7dc82..a69ff1f 100644
--- a/DEPS
+++ b/DEPS
@@ -1,7 +1,7 @@
vars = {
"webkit_trunk":
"http://svn.webkit.org/repository/webkit/trunk",
- "webkit_revision": "53210",
+ "webkit_revision": "53220",
"ffmpeg_revision": "34297",
"skia_revision": "470",
"chromium_git": "http://src.chromium.org/git",