| Index: content/test/data/gpu/pixel_offscreenCanvas_2d_commit_main.html
|
| diff --git a/content/test/data/gpu/pixel_offscreenCanvas_2d_commit_main.html b/content/test/data/gpu/pixel_offscreenCanvas_2d_commit_main.html
|
| index 4a008142133d703c11cd703ce35b17ddc037ef15..786ad5a6794b815e87bc786de4fa9aea6685d366 100644
|
| --- a/content/test/data/gpu/pixel_offscreenCanvas_2d_commit_main.html
|
| +++ b/content/test/data/gpu/pixel_offscreenCanvas_2d_commit_main.html
|
| @@ -112,7 +112,6 @@ function main() {
|
| function waitForFinish()
|
| {
|
| if (g_swapsBeforeAck == 0) {
|
| - domAutomationController.setAutomationId(1);
|
| domAutomationController.send("SUCCESS");
|
| } else {
|
| g_swapsBeforeAck--;
|
|
|