Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9746)

Unified Diff: chrome/test/data/nacl/pnacl_mime_type/pnacl_mime_type.html

Issue 2978703002: Remove all calls to domAutomationController.setAutomationId. (Closed)
Patch Set: Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/test/data/nacl/pnacl_mime_type/pnacl_mime_type.html
diff --git a/chrome/test/data/nacl/pnacl_mime_type/pnacl_mime_type.html b/chrome/test/data/nacl/pnacl_mime_type/pnacl_mime_type.html
index 41a924bd563f63004221db39be820124d2391630..1d0a3d38530ec47d088617fa96e5f940f9150d16 100644
--- a/chrome/test/data/nacl/pnacl_mime_type/pnacl_mime_type.html
+++ b/chrome/test/data/nacl/pnacl_mime_type/pnacl_mime_type.html
@@ -15,7 +15,6 @@
<script type="text/javascript">
//<![CDATA[
function report(msg) {
- domAutomationController.setAutomationId(0);
// The automation controller seems to choke on Objects, so turn them into
// strings.
domAutomationController.send(JSON.stringify(msg));
« no previous file with comments | « chrome/test/data/nacl/nonsfi/libc_free.html ('k') | chrome/test/data/nacl/pnacl_url_loader/pnacl_url_loader.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698