Chromium Code Reviews| Index: LayoutTests/inspector/timeline/timeline-parse-html-expected.txt |
| diff --git a/LayoutTests/inspector/timeline/timeline-parse-html-expected.txt b/LayoutTests/inspector/timeline/timeline-parse-html-expected.txt |
| deleted file mode 100644 |
| index 9a62c399df29c2d498eb2a9216cd5983e701c061..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/inspector/timeline/timeline-parse-html-expected.txt |
| +++ /dev/null |
| @@ -1,30 +0,0 @@ |
| -Tests the Timeline API instrumentation of ParseHTML |
| - |
| -Test data |
| -ParseHTML Properties: |
| -{ |
| - data : { |
| - endLine : 0 |
| - startLine : 0 |
| - } |
| - endTime : <number> |
| - frameId : <string> |
| - stackTrace : <object> |
| - startTime : <number> |
| - thread : <string> |
| - type : "ParseHTML" |
| -} |
| -ParseHTML Properties: |
| -{ |
| - data : { |
| - endLine : 0 |
| - startLine : 0 |
| - } |
| - endTime : <number> |
| - frameId : <string> |
| - stackTrace : <object> |
| - startTime : <number> |
| - thread : <string> |
| - type : "ParseHTML" |
| -} |
| - |