Chromium Code Reviews| Index: Source/web/tests/data/pageserialization/simple_iframe.html |
| diff --git a/Source/web/tests/data/pageserialization/simple_iframe.html b/Source/web/tests/data/pageserialization/simple_iframe.html |
| deleted file mode 100644 |
| index 65dca170cd9a1df7b9a40ea1e7a14f35efcfb7bd..0000000000000000000000000000000000000000 |
| --- a/Source/web/tests/data/pageserialization/simple_iframe.html |
| +++ /dev/null |
| @@ -1,14 +0,0 @@ |
| -<html> |
| -<!-- |
| - This page is used to test that WebPageSerializer::retrieveAllResources retrieves |
| - correctly the expected resources when dealing with multiple frames. |
| ---> |
| - |
| -<body> |
| - |
| -<img src="awesome.png"/> |
| -<img src="innerFrame.png"/> |
| - |
| -</body> |
| - |
| -</html> |