diff options
author | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-20 00:06:23 +0000 |
---|---|---|
committer | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-20 00:06:23 +0000 |
commit | 5b49da7e4676ee1ad4db3f08516b924b3a3df467 (patch) | |
tree | a3fd9f046be0af1da64b194c613bbe883ed2b00d /DEPS | |
parent | 4ddf3513d40173f5f4d3f7a1098ec51b4d97ebd6 (diff) | |
download | chromium_src-5b49da7e4676ee1ad4db3f08516b924b3a3df467.zip chromium_src-5b49da7e4676ee1ad4db3f08516b924b3a3df467.tar.gz chromium_src-5b49da7e4676ee1ad4db3f08516b924b3a3df467.tar.bz2 |
Roll the WebKit deps r47417:47528.
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/173094
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23782 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": "47417", + "webkit_revision": "47528", } |