Chromium Code Reviews| Index: third_party/WebKit/Source/web/tests/data/frame_owner_properties.html |
| diff --git a/third_party/WebKit/LayoutTests/plugins/resources/empty.html b/third_party/WebKit/Source/web/tests/data/frame_owner_properties.html |
| similarity index 69% |
| copy from third_party/WebKit/LayoutTests/plugins/resources/empty.html |
| copy to third_party/WebKit/Source/web/tests/data/frame_owner_properties.html |
| index 2655f4e778ae9afa01df35d60c2d87473b4fbc6f..0e2c69dd51b999674bf9b46e33267bba3fbff9a3 100644 |
| --- a/third_party/WebKit/LayoutTests/plugins/resources/empty.html |
| +++ b/third_party/WebKit/Source/web/tests/data/frame_owner_properties.html |
| @@ -3,5 +3,6 @@ |
| <head> |
| </head> |
| <body> |
| + <div>Some content.</div> |
| </body> |
| </html> |