Chromium Code Reviews| Index: chrome/test/data/gpu/feature_webgl.html |
| diff --git a/chrome/test/data/gpu/feature_webgl.html b/chrome/test/data/gpu/feature_webgl.html |
| index 86f6254b63c11991add979c652a629c8e87d883a..cc2d2b5b45ea436a5f3330c3f05077e4d71a2c03 100644 |
| --- a/chrome/test/data/gpu/feature_webgl.html |
| +++ b/chrome/test/data/gpu/feature_webgl.html |
| @@ -42,7 +42,6 @@ function draw() { |
| } |
| function endTest() { |
| - domAutomationController.setAutomationId(1); |
| domAutomationController.send("FINISHED"); |
| } |
| </script> |