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

Unified Diff: chrome/test/data/supervised_user/with_iframes.html

Issue 2503453003: Remove all calls to domAutomationController.setAutomationId.
Patch Set: Fix nacl_browsertest_util.cc 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
« no previous file with comments | « chrome/test/data/popup_iframe.html ('k') | chrome/test/data/tab-restore-visibility.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/supervised_user/with_iframes.html
diff --git a/chrome/test/data/supervised_user/with_iframes.html b/chrome/test/data/supervised_user/with_iframes.html
index 4272ee15fec3c2277861f1972e5ef2fa430c20dc..30e59f283261b1398652208a4aa6289fee05e1ab 100644
--- a/chrome/test/data/supervised_user/with_iframes.html
+++ b/chrome/test/data/supervised_user/with_iframes.html
@@ -8,7 +8,6 @@
var iframe2loaded = false;
function sendValueToTest(value) {
- window.domAutomationController.setAutomationId(0);
window.domAutomationController.send(value);
}
« no previous file with comments | « chrome/test/data/popup_iframe.html ('k') | chrome/test/data/tab-restore-visibility.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698