| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/resources/import-master-async.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/resources/import-master-async.html b/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/resources/import-master-async.html
|
| deleted file mode 100644
|
| index 0ecaafb29b72f3443f94356585c44b7b3f3b1bed..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/resources/import-master-async.html
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -<!DOCTYPE html>
|
| -<html>
|
| - <head>
|
| - <title>Import Master Document (asynchronous)</title>
|
| - <link rel="import" href="import.html" async>
|
| - </head>
|
| - <body>
|
| - <p>Master document body</p>
|
| - </body>
|
| -</html>
|
|
|