diff options
author | loislo@chromium.org <loislo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-04 14:35:04 +0000 |
---|---|---|
committer | loislo@chromium.org <loislo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-04 14:35:04 +0000 |
commit | c4081853c78b7842406d1ebcf3c32bd7c9c9e674 (patch) | |
tree | 278407af5a9a2b3e3970d83acf4685b2588582d5 /DEPS | |
parent | 3f7cbd1b6e14d3c24294a6fb32bae20294f2b911 (diff) | |
download | chromium_src-c4081853c78b7842406d1ebcf3c32bd7c9c9e674.zip chromium_src-c4081853c78b7842406d1ebcf3c32bd7c9c9e674.tar.gz chromium_src-c4081853c78b7842406d1ebcf3c32bd7c9c9e674.tar.bz2 |
WebKit Roll 77622:77624.
TBR=dglazkov
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6349107
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73803 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": "77622", + "webkit_revision": "77624", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", "nacl_revision": "4270", |