diff options
author | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-28 03:15:54 +0000 |
---|---|---|
committer | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-28 03:15:54 +0000 |
commit | 22e17689c4787d07f04e472383051088d4a3fca8 (patch) | |
tree | 97f27012cb09551bd9cd24f8d74165f2d4bf5a53 | |
parent | cef873ec6a0c09b0b2a1118e3d32de1ef44cf515 (diff) | |
download | chromium_src-22e17689c4787d07f04e472383051088d4a3fca8.zip chromium_src-22e17689c4787d07f04e472383051088d4a3fca8.tar.gz chromium_src-22e17689c4787d07f04e472383051088d4a3fca8.tar.bz2 |
Roll webkit to 47855 to pull in another fix.
TBR=ojan
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/180018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24718 0039d316-1c4b-4281-b951-d872f2087c98
-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": "47854", + "webkit_revision": "47855", } |