| Index: third_party/WebKit/LayoutTests/inspector/tracing/timeline-js/timeline-script-tag-2-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-js/timeline-script-tag-2-expected.txt b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-js/timeline-script-tag-2-expected.txt
|
| index a7feeef9431a98b248e47fa6130f5ac5f43535be..53ba8939cdf78d892457a1eac65ebeb8afb5e7d0 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-js/timeline-script-tag-2-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-js/timeline-script-tag-2-expected.txt
|
| @@ -4,6 +4,14 @@ Tests the Timeline API instrumentation of a script tag with an external script.
|
| EvaluateScript Properties:
|
| {
|
| data : {
|
| + }
|
| + endTime : <number>
|
| + startTime : <number>
|
| + type : "EvaluateScript"
|
| +}
|
| +EvaluateScript Properties:
|
| +{
|
| + data : {
|
| columnNumber : <number>
|
| frame : <string>
|
| lineNumber : <number>
|
|
|