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