diff options
author | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-13 02:03:31 +0000 |
---|---|---|
committer | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-13 02:03:31 +0000 |
commit | 81c2adbd76b1c20cdf0cac14c287320ec85adce2 (patch) | |
tree | c839d41dc269426347f96c8413ece98930ef173d /DEPS | |
parent | e78e9df9fade59a033d8fb9f8eaa3b64af35ef46 (diff) | |
download | chromium_src-81c2adbd76b1c20cdf0cac14c287320ec85adce2.zip chromium_src-81c2adbd76b1c20cdf0cac14c287320ec85adce2.tar.gz chromium_src-81c2adbd76b1c20cdf0cac14c287320ec85adce2.tar.bz2 |
Webkit update to 53164. Includes japhet's revision http://codereview.chromium.org/546021. This one won't fix all the redness yet, but it should at least compile.
TBR=atwilson,japhet
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/549027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36080 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": "53151", + "webkit_revision": "53164", "ffmpeg_revision": "34297", "skia_revision": "470", "chromium_git": "http://src.chromium.org/git", |