diff options
author | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-20 04:26:24 +0000 |
---|---|---|
committer | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-20 04:26:24 +0000 |
commit | 55c1e6296120949a6633ba764e3a9ec12e663a8b (patch) | |
tree | 8b79933837bd196908f784b835fee5347559e0c6 /DEPS | |
parent | 8cd89cca063a2087ff9cf2ed89989c5a0024da09 (diff) | |
download | chromium_src-55c1e6296120949a6633ba764e3a9ec12e663a8b.zip chromium_src-55c1e6296120949a6633ba764e3a9ec12e663a8b.tar.gz chromium_src-55c1e6296120949a6633ba764e3a9ec12e663a8b.tar.bz2 |
Roll WebKit deps: r47528:47546
TEST=none
BUG=19796
Review URL: http://codereview.chromium.org/173113
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23804 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": "47528", + "webkit_revision": "47546", } |