summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authordarin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-24 21:40:32 +0000
committerdarin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-24 21:40:32 +0000
commit2b73aec066298ca977629eb03b1bf8f61a081735 (patch)
tree2c33d8d181c01fbc9dabd95692f1315650fc09cb /DEPS
parenta31df3d3488f90bd60055fe7d42b3d51fb7ac72a (diff)
downloadchromium_src-2b73aec066298ca977629eb03b1bf8f61a081735.zip
chromium_src-2b73aec066298ca977629eb03b1bf8f61a081735.tar.gz
chromium_src-2b73aec066298ca977629eb03b1bf8f61a081735.tar.bz2
Update to WebKit 46369.
This includes Drew Wilson's patch here: http://codereview.chromium.org/159066 That CL was already reviewed by Dmitry Titov, so the only thing to review here is the DEPS file change. TBR=pkasting BUG=none TEST=none Review URL: http://codereview.chromium.org/159369 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21583 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 8efe012..67ef795 100644
--- a/DEPS
+++ b/DEPS
@@ -1,7 +1,7 @@
vars = {
"webkit_trunk":
"http://svn.webkit.org/repository/webkit/trunk",
- "webkit_revision": "46368",
+ "webkit_revision": "46369",
}