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

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

Powered by Google App Engine
This is Rietveld 408576698