summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-08 05:22:41 +0000
committerojan@chromium.org <ojan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-08 05:22:41 +0000
commitd04459e9b905b31cd600d6593ff2c83d05dbcc53 (patch)
treeb5b20104f499d295532ad3f2467a740eec5a2037
parent4d61bde668cc6ae670d3a4de04808813689011d8 (diff)
downloadchromium_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
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index cfbfd15..fb9215a 100644
--- a/DEPS
+++ b/DEPS
@@ -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",