diff options
author | ojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-08 05:22:41 +0000 |
---|---|---|
committer | ojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-08 05:22:41 +0000 |
commit | d04459e9b905b31cd600d6593ff2c83d05dbcc53 (patch) | |
tree | b5b20104f499d295532ad3f2467a740eec5a2037 /DEPS | |
parent | 4d61bde668cc6ae670d3a4de04808813689011d8 (diff) | |
download | chromium_src-d04459e9b905b31cd600d6593ff2c83d05dbcc53.zip chromium_src-d04459e9b905b31cd600d6593ff2c83d05dbcc53.tar.gz chromium_src-d04459e9b905b31cd600d6593ff2c83d05dbcc53.tar.bz2 |
Speculative roll forward of webkit that fixes chrome compile
which now depends on the roll to this point.
Hopefully this does not have the perf regression.
Review URL: http://codereview.chromium.org/1585023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@43928 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": "57160", + "webkit_revision": "57171", "ffmpeg_revision": "43776", "skia_revision": "504", "chromium_git": "http://src.chromium.org/git", |