diff options
author | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-15 05:43:17 +0000 |
---|---|---|
committer | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-15 05:43:17 +0000 |
commit | 26e383cd15da5b5fc824af50ebdd2d6e3d1431c0 (patch) | |
tree | 49ca501dd8ae6fc89f84036a7e28a952031a2ed4 /DEPS | |
parent | 1da033efb292945becb108f087b9762e07c14703 (diff) | |
download | chromium_src-26e383cd15da5b5fc824af50ebdd2d6e3d1431c0.zip chromium_src-26e383cd15da5b5fc824af50ebdd2d6e3d1431c0.tar.gz chromium_src-26e383cd15da5b5fc824af50ebdd2d6e3d1431c0.tar.bz2 |
WebKit roll backward 114209 -> 114200.
ThreadedCompositorTest.ThreadedCompositor test started failing with
the previous roll so I'm excluding some compositor changes that aren't
needed to unbust the canary in an attempt to quickly fix this test.
WebKit revision 114200 is the one needed to "fix" the canary.
TBR=scheib@chromium.org
BUG=123313
Review URL: https://chromiumcodereview.appspot.com/10093003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132358 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ vars = { "sourceforge_url": "http://%(repo)s.svn.sourceforge.net/svnroot/%(repo)s", "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", "nacl_trunk": "http://src.chromium.org/native_client/trunk", - "webkit_revision": "114209", + "webkit_revision": "114200", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", "nacl_revision": "8264", |