diff options
author | atwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-02 15:23:53 +0000 |
---|---|---|
committer | atwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-02 15:23:53 +0000 |
commit | dcfec935ae17f0154b233dd938e6c57c8e30e787 (patch) | |
tree | 3286759199b36b89c42033dcd977542f89a594df /DEPS | |
parent | adde09f4c0b310e51be2424cff14f37c352e4a59 (diff) | |
download | chromium_src-dcfec935ae17f0154b233dd938e6c57c8e30e787.zip chromium_src-dcfec935ae17f0154b233dd938e6c57c8e30e787.tar.gz chromium_src-dcfec935ae17f0154b233dd938e6c57c8e30e787.tar.bz2 |
Roll deps to r48993.
Disabled CSS tests broken by r48989 (will investigate later)
Disabled broken messageport test (http://crbug.com/23597)
Review URL: http://codereview.chromium.org/256035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27842 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": "48976", + "webkit_revision": "48993", "ffmpeg_revision": "27457", } |