Chromium Code Reviews| Index: third_party/webdriver/test_data/click_source.html |
| diff --git a/third_party/webdriver/test_data/click_source.html b/third_party/webdriver/test_data/click_source.html |
| deleted file mode 100644 |
| index 22e9319a5af9413e8fd07ec452a25831da62fad8..0000000000000000000000000000000000000000 |
| --- a/third_party/webdriver/test_data/click_source.html |
| +++ /dev/null |
| @@ -1,18 +0,0 @@ |
| -<html> |
| -<head> |
| - <title>Click Source</title> |
| -</head> |
| -<body> |
| - <a href="simpleTest.html" target="target" id="otherframe">I go to a target</a> |
| -</body> |
| -</html> |
| - |
| -<html> |
| -<head> |
| - <title>Click Source</title> |
| -</head> |
| -<body> |
| - <a href="simpleTest.html" target="target" id="otherframe">I go to a target</a> |
| -</body> |
| -</html> |
| - |