Chromium Code Reviews| Index: chrome/test/data/subresource_filter/frame_with_no_subresources.html |
| diff --git a/chrome/test/data/subresource_filter/frame_with_no_subresources.html b/chrome/test/data/subresource_filter/frame_with_no_subresources.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..634d86d2649ca244927ceb0f8c8ed539089312ef |
| --- /dev/null |
| +++ b/chrome/test/data/subresource_filter/frame_with_no_subresources.html |
| @@ -0,0 +1,5 @@ |
| +<html> |
| + <head> |
| + <title>Frame with no subresources.</title> |
| + </head> |
| +</html> |