diff options
author | kbr@google.com <kbr@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-23 20:39:09 +0000 |
---|---|---|
committer | kbr@google.com <kbr@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-23 20:39:09 +0000 |
commit | 70ff5a3da878193664101a156a8cca35a87a40d4 (patch) | |
tree | 35052e6efb904f3ce41e7f1f8f51ebf4325546a8 /DEPS | |
parent | 2df499586a86b5f25909e4cacd13085d3e30f81f (diff) | |
download | chromium_src-70ff5a3da878193664101a156a8cca35a87a40d4.zip chromium_src-70ff5a3da878193664101a156a8cca35a87a40d4.tar.gz chromium_src-70ff5a3da878193664101a156a8cca35a87a40d4.tar.bz2 |
WebKit roll 74567:74573
Principally to pick up fixed box-shadow.html suppression. Again
unfortunately more changes than just this being picked up.
BUG=none
TEST=none
TBR=andreip
Review URL: http://codereview.chromium.org/6031006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70088 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": "74567", + "webkit_revision": "74573", "skia_revision": "636", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", |