| Index: content/test/data/gpu/pixel_offscreenCanvas_2d_resize_on_worker.html
|
| diff --git a/content/test/data/gpu/pixel_offscreenCanvas_2d_resize_on_worker.html b/content/test/data/gpu/pixel_offscreenCanvas_2d_resize_on_worker.html
|
| index 029748772d5be1fb0f13aab865f3d6a421a2a98d..a97313d800e5b7cd5143ec0b3be0866fa675fd60 100644
|
| --- a/content/test/data/gpu/pixel_offscreenCanvas_2d_resize_on_worker.html
|
| +++ b/content/test/data/gpu/pixel_offscreenCanvas_2d_resize_on_worker.html
|
| @@ -46,7 +46,6 @@ function makeWorker(script)
|
| function waitForFinish()
|
| {
|
| if (g_swapsBeforeAck == 0) {
|
| - domAutomationController.setAutomationId(1);
|
| domAutomationController.send("SUCCESS");
|
| } else {
|
| g_swapsBeforeAck--;
|
|
|