diff options
author | tonyg@chromium.org <tonyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-01 17:48:47 +0000 |
---|---|---|
committer | tonyg@chromium.org <tonyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-01 17:48:47 +0000 |
commit | 3b996df58cba3da832f2c2765b8abb623f8aea9b (patch) | |
tree | 72a82617f7d0d18d06042075f08ebb54f80d7259 /DEPS | |
parent | 5f945a0ef81a6f4d90f53159a425118593e2fa0c (diff) | |
download | chromium_src-3b996df58cba3da832f2c2765b8abb623f8aea9b.zip chromium_src-3b996df58cba3da832f2c2765b8abb623f8aea9b.tar.gz chromium_src-3b996df58cba3da832f2c2765b8abb623f8aea9b.tar.bz2 |
Roll WebKit 79995:80002.
BUG=none
TEST=none
TBR=antonm
Review URL: http://codereview.chromium.org/6592069
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76388 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": "79995", + "webkit_revision": "80002", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", "nacl_revision": "4382", |