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

Unified Diff: chrome/test/data/keyevents_test.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/gpu/webgl_popup.html ('k') | chrome/test/data/local_ntp_browsertest.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/keyevents_test.html
diff --git a/chrome/test/data/keyevents_test.html b/chrome/test/data/keyevents_test.html
index 1c5bc719db7f41758efcffaf463763ef1329729f..a60668793f053558d1e2f98b00e825b9f9cb0f26 100644
--- a/chrome/test/data/keyevents_test.html
+++ b/chrome/test/data/keyevents_test.html
@@ -47,7 +47,6 @@ function startTest(count) {
function finishTest() {
testStarted = false;
- window.domAutomationController.setAutomationId(0);
window.domAutomationController.send("FINISHED");
log("Finish test.");
}
« no previous file with comments | « chrome/test/data/gpu/webgl_popup.html ('k') | chrome/test/data/local_ntp_browsertest.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698