From 190022dcd0e92d2f2f3cf71a224bbfa29bd8158f Mon Sep 17 00:00:00 2001 From: "podivilov@google.com" Date: Tue, 10 Apr 2012 16:59:46 +0000 Subject: [PATCH] Fix the build after recent WebKit roll. Update client-leg.status. R=antonm@google.com,vsm@google.com Review URL: https://chromiumcodereview.appspot.com//9999026 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6369 260f80e4-7a28-3924-810f-c04153c831b5 --- client/tests/client/client-leg.status | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/tests/client/client-leg.status b/client/tests/client/client-leg.status index 482f3934c59..c3228508a89 100644 --- a/client/tests/client/client-leg.status +++ b/client/tests/client/client-leg.status @@ -4,7 +4,7 @@ [ $compiler == dart2js ] dom/DOMIsolatesTest: Fail # error: cannot resolve spawnDomIsolate - +dom/CallbacksTest: Fail # webkitRequestAnimationFrame now takes one argument. [ $compiler == dart2js && $runtime == drt ]