| Index: content/test/data/gpu/pixel_canvas2d_accelerated.html
|
| diff --git a/content/test/data/gpu/pixel_canvas2d_accelerated.html b/content/test/data/gpu/pixel_canvas2d_accelerated.html
|
| index 1bbc27e181e171a22c0a02d77d9623fe176c6cb5..321495133d08eab673ddddda22fe45c78aa5dfd0 100644
|
| --- a/content/test/data/gpu/pixel_canvas2d_accelerated.html
|
| +++ b/content/test/data/gpu/pixel_canvas2d_accelerated.html
|
| @@ -35,7 +35,6 @@ function draw()
|
| function waitForFinish()
|
| {
|
| if (g_swapsBeforeAck == 0) {
|
| - domAutomationController.setAutomationId(1);
|
| domAutomationController.send("SUCCESS");
|
| } else {
|
| g_swapsBeforeAck--;
|
|
|