Index: third_party/webdriver/test_data/child/childPage.html |
diff --git a/third_party/webdriver/test_data/child/childPage.html b/third_party/webdriver/test_data/child/childPage.html |
deleted file mode 100644 |
index 67591b354652a16e5b78a757342d00b02f24901c..0000000000000000000000000000000000000000 |
--- a/third_party/webdriver/test_data/child/childPage.html |
+++ /dev/null |
@@ -1,8 +0,0 @@ |
-<html> |
-<head> |
- <title>Depth one child page</title> |
-</head> |
-<body> |
- <p>I'm a page in a child directory</p> |
-</body> |
-</html> |