Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/inspector-protocol/dom/resources/simple-iframe.html |
| diff --git a/chrome/test/data/extensions/api_test/bindings/message_sender/public.html b/third_party/WebKit/LayoutTests/inspector-protocol/dom/resources/simple-iframe.html |
| similarity index 56% |
| copy from chrome/test/data/extensions/api_test/bindings/message_sender/public.html |
| copy to third_party/WebKit/LayoutTests/inspector-protocol/dom/resources/simple-iframe.html |
| index 781a4838c8f390ad2cf959bda01f8fddbe107c38..785d352e0dd03f25ef19753a580fdccbec1d0d3d 100644 |
| --- a/chrome/test/data/extensions/api_test/bindings/message_sender/public.html |
| +++ b/third_party/WebKit/LayoutTests/inspector-protocol/dom/resources/simple-iframe.html |
| @@ -1,5 +1,5 @@ |
| <html> |
| <body> |
| -Hello World |
| +Hello from the iframe. |
| </body> |
| </html> |