diff options
author | tkent@chromium.org <tkent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-08 11:39:10 +0000 |
---|---|---|
committer | tkent@chromium.org <tkent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-08 11:39:10 +0000 |
commit | 59d6b732897fa53e74673799c34b2efcdd35b4eb (patch) | |
tree | 29b6f6f629cb711579cfdb955abd902913e64d7b /DEPS | |
parent | cf5fa6bac12ad28a32eaa87d907da84a255a97bf (diff) | |
download | chromium_src-59d6b732897fa53e74673799c34b2efcdd35b4eb.zip chromium_src-59d6b732897fa53e74673799c34b2efcdd35b4eb.tar.gz chromium_src-59d6b732897fa53e74673799c34b2efcdd35b4eb.tar.bz2 |
WebKit roll 83274:83283
TBR=jianli,abarth
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/6816055
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@80921 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ vars = { "googlecode_url": "http://%s.googlecode.com/svn", "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", "nacl_trunk": "http://src.chromium.org/native_client/trunk", - "webkit_revision": "83274", + "webkit_revision": "83283", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", "nacl_revision": "4559", |