diff options
author | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-23 05:55:10 +0000 |
---|---|---|
committer | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-23 05:55:10 +0000 |
commit | db0b6c2f47805094c80b5f792c4462607f5009b8 (patch) | |
tree | 3a14623e7fea3db6e3a240a2b7fa76eaa7b48906 /DEPS | |
parent | af7c25ea78eb101d15708eafde17a1f1f5cac7b1 (diff) | |
download | chromium_src-db0b6c2f47805094c80b5f792c4462607f5009b8.zip chromium_src-db0b6c2f47805094c80b5f792c4462607f5009b8.tar.gz chromium_src-db0b6c2f47805094c80b5f792c4462607f5009b8.tar.bz2 |
Webkit Roll 53704 -> 53747.
Rebaseline a bunch of css tests for mac. They all look sane.
Review URL: http://codereview.chromium.org/555060
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36952 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", - "webkit_revision": "53704", + "webkit_revision": "53747", "ffmpeg_revision": "34297", "skia_revision": "475", "chromium_git": "http://src.chromium.org/git", |