Index: chrome/test/data/nacl/nonsfi/libc_free.html |
diff --git a/chrome/test/data/nacl/nonsfi/libc_free.html b/chrome/test/data/nacl/nonsfi/libc_free.html |
index e6ad59d5e6baf66f8622075c37fa7e3de3445499..0ca9e2295bc4ec5e4574c7eb59944b382d47f27b 100644 |
--- a/chrome/test/data/nacl/nonsfi/libc_free.html |
+++ b/chrome/test/data/nacl/nonsfi/libc_free.html |
@@ -17,7 +17,6 @@ done. --> |
<script> |
function report(msg) { |
- domAutomationController.setAutomationId(0); |
// The automation controller seems to choke on Objects, so turn them into |
// strings. |
domAutomationController.send(JSON.stringify(msg)); |