diff options
author | abarth@chromium.org <abarth@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-09 08:07:55 +0000 |
---|---|---|
committer | abarth@chromium.org <abarth@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-09 08:07:55 +0000 |
commit | 059b52b73634798b54b27e215a134b53b5f04313 (patch) | |
tree | 349af5e298e253cce10e72effcb6a530e20ac7e0 /DEPS | |
parent | ddb4e216cc5f84386d64b1f2be11c75f03a01c29 (diff) | |
download | chromium_src-059b52b73634798b54b27e215a134b53b5f04313.zip chromium_src-059b52b73634798b54b27e215a134b53b5f04313.tar.gz chromium_src-059b52b73634798b54b27e215a134b53b5f04313.tar.bz2 |
Roll WebKit DEPS
TBR=dglazkov
Review URL: http://codereview.chromium.org/155278
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20254 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": "45652", + "webkit_revision": "45659", } |