| Index: LayoutTests/http/tests/inspector/tracing/timeline-xhr-response-type-blob-event.html
|
| diff --git a/LayoutTests/http/tests/inspector/timeline-xhr-response-type-blob-event.html b/LayoutTests/http/tests/inspector/tracing/timeline-xhr-response-type-blob-event.html
|
| similarity index 89%
|
| copy from LayoutTests/http/tests/inspector/timeline-xhr-response-type-blob-event.html
|
| copy to LayoutTests/http/tests/inspector/tracing/timeline-xhr-response-type-blob-event.html
|
| index e0732d1d24003ce57cc37957e7a5afded9af4c1b..6203a7e2040426a4c73f45fa9d7d6b6590225c70 100644
|
| --- a/LayoutTests/http/tests/inspector/timeline-xhr-response-type-blob-event.html
|
| +++ b/LayoutTests/http/tests/inspector/tracing/timeline-xhr-response-type-blob-event.html
|
| @@ -1,8 +1,8 @@
|
| <html>
|
| <head>
|
| -<script src="inspector-test.js"></script>
|
| -<script src="timeline-test.js"></script>
|
| -<script src="network-test.js"></script>
|
| +<script src="../inspector-test.js"></script>
|
| +<script src="../timeline-test.js"></script>
|
| +<script src="../network-test.js"></script>
|
| <script>
|
|
|
| function performActions(callback)
|
|
|