Index: LayoutTests/inspector/timeline/timeline-script-tag-2-expected.txt |
diff --git a/LayoutTests/inspector/timeline/timeline-script-tag-2-expected.txt b/LayoutTests/inspector/timeline/timeline-script-tag-2-expected.txt |
deleted file mode 100644 |
index 10240bb17af8bf20bc89242ba17e48225d4d2a8f..0000000000000000000000000000000000000000 |
--- a/LayoutTests/inspector/timeline/timeline-script-tag-2-expected.txt |
+++ /dev/null |
@@ -1,17 +0,0 @@ |
-CONSOLE MESSAGE: line 1: SCRIPT TAG |
-Tests the Timeline API instrumentation of a script tag with an external script. |
- |
-EvaluateScript Properties: |
-{ |
- children : <object> |
- data : { |
- lineNumber : <number> |
- url : .../inspector/timeline/timeline-script-tag-2.js |
- } |
- endTime : <number> |
- frameId : <string> |
- startTime : <number> |
- thread : <string> |
- type : "EvaluateScript" |
-} |
- |