Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(50)

Unified Diff: LayoutTests/http/tests/inspector/tracing/timeline-xhr-response-type-blob-event.html

Issue 477153005: DevTools: adopt existing Timeline tests for tracing based Timeline (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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)

Powered by Google App Engine
This is Rietveld 408576698