diff options
author | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-27 19:35:34 +0000 |
---|---|---|
committer | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-27 19:35:34 +0000 |
commit | cda425d56ace17d2821097cab592985fed50bbdc (patch) | |
tree | 88464d7d1a9cf7d41a41709117fdd56b9a769418 /DEPS | |
parent | 78f42aaf7c2146cf86f2d0c8880467a037372f22 (diff) | |
download | chromium_src-cda425d56ace17d2821097cab592985fed50bbdc.zip chromium_src-cda425d56ace17d2821097cab592985fed50bbdc.tar.gz chromium_src-cda425d56ace17d2821097cab592985fed50bbdc.tar.bz2 |
Roll webkit deps to 47821:47827
TBR=ojan
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/177003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24645 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": "47821", + "webkit_revision": "47827", } |