diff options
author | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-28 02:09:29 +0000 |
---|---|---|
committer | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-28 02:09:29 +0000 |
commit | cef873ec6a0c09b0b2a1118e3d32de1ef44cf515 (patch) | |
tree | 7f7b769cd0bf6c7d4115e851515001f343ff7c2d /DEPS | |
parent | 96ed7bbdbd62a60edbdb982154bc64a418ceaa45 (diff) | |
download | chromium_src-cef873ec6a0c09b0b2a1118e3d32de1ef44cf515.zip chromium_src-cef873ec6a0c09b0b2a1118e3d32de1ef44cf515.tar.gz chromium_src-cef873ec6a0c09b0b2a1118e3d32de1ef44cf515.tar.bz2 |
Roll WebKit deps to pull in a fix. roll to 47854
TBR=ojan
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/181004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24716 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": "47846", + "webkit_revision": "47854", } |