Chromium Code Reviews| Index: content/test/data/net_info.html |
| diff --git a/content/test/data/net_info.html b/content/test/data/net_info.html |
| index 1da26e47fc2fa371bb55e96c24450200dd98f283..c93668a13fd4d2c22d4e67fbf01bae22bee37903 100644 |
| --- a/content/test/data/net_info.html |
| +++ b/content/test/data/net_info.html |
| @@ -27,7 +27,6 @@ function getDownlink() { |
| } |
| function sendValueToTest(value) { |
| - window.domAutomationController.setAutomationId(0); |
| window.domAutomationController.send(value); |
| } |