Chromium Code Reviews| Index: chrome/test/data/flash_object.html |
| diff --git a/chrome/test/data/flash_object.html b/chrome/test/data/flash_object.html |
| index ea4279b0e58ad2cbcf64df2279106366e3c80918..4c66ebaf90037d5453dc7b1bdd24c8a1875e9b5f 100644 |
| --- a/chrome/test/data/flash_object.html |
| +++ b/chrome/test/data/flash_object.html |
| @@ -1,12 +1,6 @@ |
| <!DOCTYPE html> |
| <html> |
| <head> |
| -<script> |
| -window.onload = function() { |
| - domAutomationController.setAutomationId(0); |
| - domAutomationController.send("DONE"); |
| -} |
| -</script> |
| </head> |
| <body> |