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