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