Chromium Code Reviews| Index: LayoutTests/imported/web-platform-tests/html-imports/fetching/resources/hello.html | 
| diff --git a/LayoutTests/imported/web-platform-tests/html-imports/fetching/resources/hello.html b/LayoutTests/imported/web-platform-tests/html-imports/fetching/resources/hello.html | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..949f6c66abbfe81dc32bea8d9908f057ec2333ae | 
| --- /dev/null | 
| +++ b/LayoutTests/imported/web-platform-tests/html-imports/fetching/resources/hello.html | 
| @@ -0,0 +1,2 @@ | 
| +<!DOCTYPE html> | 
| +<body>Hello</body> |