diff options
author | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-02 21:06:38 +0000 |
---|---|---|
committer | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-02 21:06:38 +0000 |
commit | 11758a4453eef88d60959f0586234d49efc662b3 (patch) | |
tree | 803738caf6063365693611e8382173dc8fd5148e /DEPS | |
parent | 069df0de88954d9be194300af0d3c44b718d536c (diff) | |
download | chromium_src-11758a4453eef88d60959f0586234d49efc662b3.zip chromium_src-11758a4453eef88d60959f0586234d49efc662b3.tar.gz chromium_src-11758a4453eef88d60959f0586234d49efc662b3.tar.bz2 |
Roll WebKit 45473:45487
TEST=disabled a couple
BUG=15873
Review URL: http://codereview.chromium.org/155013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19848 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": "45484", + "webkit_revision": "45487", } |