summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-28 18:58:09 +0000
committerojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-28 18:58:09 +0000
commite47fc4154e49b4ba87e0d77b334df5018c53b108 (patch)
tree576730492ab2e20d2d844ca88d57779864908947
parente94f3c573dfbcbec7f628bc6b4454b51f385839f (diff)
downloadchromium_src-e47fc4154e49b4ba87e0d77b334df5018c53b108.zip
chromium_src-e47fc4154e49b4ba87e0d77b334df5018c53b108.tar.gz
chromium_src-e47fc4154e49b4ba87e0d77b334df5018c53b108.tar.bz2
Pull in latest webkit now that the compile is fixed and
all the tests pass. TBR=michaeln@chromium.org Review URL: http://codereview.chromium.org/182013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24764 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index ae10c72..d807af1 100644
--- a/DEPS
+++ b/DEPS
@@ -1,7 +1,7 @@
vars = {
"webkit_trunk":
"http://svn.webkit.org/repository/webkit/trunk",
- "webkit_revision": "47865",
+ "webkit_revision": "47870",
}