| Index: third_party/WebKit/Source/web/tests/data/search_form.html
|
| diff --git a/third_party/WebKit/Source/web/tests/data/search_form.html b/third_party/WebKit/Source/web/tests/data/search_form.html
|
| deleted file mode 100644
|
| index bbf6a03b440e850f1db315cda182e49c954a6a80..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/Source/web/tests/data/search_form.html
|
| +++ /dev/null
|
| @@ -1,5 +0,0 @@
|
| -<form action="http://www.mock.url/search" method="GET">
|
| - <input type="hidden" name="hl" value="en">
|
| - <input type="text" name="q">
|
| - <input type="submit" name="btnM" value="Mock Search">
|
| -</form>
|
|
|