| Index: third_party/WebKit/LayoutTests/inspector-protocol/network/resources/resources-page.html
|
| diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/network/resources/resources-page.html b/third_party/WebKit/LayoutTests/inspector-protocol/network/resources/resources-page.html
|
| deleted file mode 100644
|
| index 83017ebe6f66b98602e0396d5ceff39708ccd55e..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/inspector-protocol/network/resources/resources-page.html
|
| +++ /dev/null
|
| @@ -1,14 +0,0 @@
|
| -<!DOCTYPE html>
|
| -<html>
|
| -<head>
|
| - <link rel="stylesheet" href="stylesheet.css">
|
| - <script src="script.js"></script>
|
| -</head>
|
| -<body>
|
| - <img src="../../../media/content/abe.png" />
|
| - <audio src="../../../media/content/test.wav" />
|
| - <video src="../../../media/content/test.ogv">
|
| - <track kind="captions" src="../../../media/track/captions-webvtt/simple-captions.vtt" default>
|
| - </video>
|
| -</body>
|
| -</html>
|
|
|