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

Unified Diff: chrome/test/data/gpu/feature_canvas2d.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/canvas_popup.html ('k') | chrome/test/data/gpu/feature_multisampling.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/gpu/feature_canvas2d.html
diff --git a/chrome/test/data/gpu/feature_canvas2d.html b/chrome/test/data/gpu/feature_canvas2d.html
index 181e63abfe20ff1ecfc7778db45259ff7db9aba5..2f500f92fb4eb5659f3940d6b213edf063e1ef80 100644
--- a/chrome/test/data/gpu/feature_canvas2d.html
+++ b/chrome/test/data/gpu/feature_canvas2d.html
@@ -35,7 +35,6 @@ function draw() {
}
function endTest() {
- domAutomationController.setAutomationId(1);
domAutomationController.send("FINISHED");
}
</script>
« no previous file with comments | « chrome/test/data/gpu/canvas_popup.html ('k') | chrome/test/data/gpu/feature_multisampling.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698