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

Unified Diff: chrome/test/data/tab-restore-visibility.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/supervised_user/with_iframes.html ('k') | chrome/test/nacl/nacl_browsertest_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/tab-restore-visibility.html
diff --git a/chrome/test/data/tab-restore-visibility.html b/chrome/test/data/tab-restore-visibility.html
index 81560378f279a236c745bd4c83848dffab83aac5..0e96ed5a45aed32d75e15521c137bbf2d6b77251 100644
--- a/chrome/test/data/tab-restore-visibility.html
+++ b/chrome/test/data/tab-restore-visibility.html
@@ -1,6 +1,5 @@
<script>
if (window.domAutomationController) {
- domAutomationController.setAutomationId(1);
domAutomationController.send("READY");
}
</script>
« no previous file with comments | « chrome/test/data/supervised_user/with_iframes.html ('k') | chrome/test/nacl/nacl_browsertest_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698