diff options
author | apavlov@chromium.org <apavlov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-15 13:17:44 +0000 |
---|---|---|
committer | apavlov@chromium.org <apavlov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-15 13:17:44 +0000 |
commit | 8c17b4d8c161e10774a6fdac23c2eedac7c75208 (patch) | |
tree | 80b2c98b8d397d785fbd60216d45c7a6f857c45a /DEPS | |
parent | ac4a677d1c27399f312a1143f0f1e2eb2c8c4149 (diff) | |
download | chromium_src-8c17b4d8c161e10774a6fdac23c2eedac7c75208.zip chromium_src-8c17b4d8c161e10774a6fdac23c2eedac7c75208.tar.gz chromium_src-8c17b4d8c161e10774a6fdac23c2eedac7c75208.tar.bz2 |
WebKit roll 81091:81125
BUG=none
TEST=none
TBR=levin@chromium.org
Review URL: http://codereview.chromium.org/6673044
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78200 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": "81091", + "webkit_revision": "81125", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", "nacl_revision": "4508", |