| Index: content/test/data/gpu/pixel_browser_plugin.html
|
| diff --git a/content/test/data/gpu/pixel_browser_plugin.html b/content/test/data/gpu/pixel_browser_plugin.html
|
| index c287c0bbaf1597f6a2030b0726f5dd72474abe6c..615f07ea7ce0b32950b35371a814cd855cf40492 100644
|
| --- a/content/test/data/gpu/pixel_browser_plugin.html
|
| +++ b/content/test/data/gpu/pixel_browser_plugin.html
|
| @@ -25,7 +25,6 @@ function main()
|
| function waitForFinish()
|
| {
|
| if (g_swapsBeforeAck == 0) {
|
| - domAutomationController.setAutomationId(1);
|
| domAutomationController.send("SUCCESS");
|
| } else {
|
| g_swapsBeforeAck--;
|
|
|