Index: third_party/webdriver/test_data/child/grandchild/grandchildPage.html |
diff --git a/third_party/webdriver/test_data/child/grandchild/grandchildPage.html b/third_party/webdriver/test_data/child/grandchild/grandchildPage.html |
deleted file mode 100644 |
index 3153a4ce0e7733c837b2f0cea12d8d5290a2ff93..0000000000000000000000000000000000000000 |
--- a/third_party/webdriver/test_data/child/grandchild/grandchildPage.html |
+++ /dev/null |
@@ -1,8 +0,0 @@ |
-<html> |
-<head> |
- <title>Depth two child page</title> |
-</head> |
-<body> |
- <p>I'm a page in a grandchild directory! How cute!</p> |
-</body> |
-</html> |