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