diff options
author | loislo@chromium.org <loislo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-25 21:03:31 +0000 |
---|---|---|
committer | loislo@chromium.org <loislo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-25 21:03:31 +0000 |
commit | d4c81a25ce08c5bfeb464dc1bc4c95087f1c2075 (patch) | |
tree | 2184b0a9e7ce8a86104dcffbfdf6c2e0f9512230 /DEPS | |
parent | 4e9197cf8925a6a766088d316f5ca4bbcb9248e7 (diff) | |
download | chromium_src-d4c81a25ce08c5bfeb464dc1bc4c95087f1c2075.zip chromium_src-d4c81a25ce08c5bfeb464dc1bc4c95087f1c2075.tar.gz chromium_src-d4c81a25ce08c5bfeb464dc1bc4c95087f1c2075.tar.bz2 |
WebKit roll 72724:72746
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/5349005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67422 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": "72724", + "webkit_revision": "72746", "skia_revision": "626", "chromium_git": "http://git.chromium.org/git", "swig_revision": "40423", |