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

Unified Diff: webkit/data/test_shell/iframe_redirect/child.html

Issue 10536207: Remove layoutTestController from test_shell. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: really fix mac Created 8 years, 6 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 | « no previous file | webkit/data/test_shell/iframe_redirect/main.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/data/test_shell/iframe_redirect/child.html
diff --git a/webkit/data/test_shell/iframe_redirect/child.html b/webkit/data/test_shell/iframe_redirect/child.html
deleted file mode 100644
index 2f395bc868868c49b7883b2b5ed5b52abd11cd39..0000000000000000000000000000000000000000
--- a/webkit/data/test_shell/iframe_redirect/child.html
+++ /dev/null
@@ -1,8 +0,0 @@
-<html>
- <body>
- <script>
- if (window.layoutTestController)
- layoutTestController.notifyDone();
- </script>
- </body>
-</html>
« no previous file with comments | « no previous file | webkit/data/test_shell/iframe_redirect/main.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698