| Index: third_party/WebKit/LayoutTests/inspector/tracing/timeline-injected-script-eval-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-injected-script-eval-expected.txt b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-injected-script-eval-expected.txt
|
| index 63be6e9e86f3ffa6e869ae5bbad072900564607b..4fa06448c8c3581767cd5aacadefef22b9c58854 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-injected-script-eval-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-injected-script-eval-expected.txt
|
| @@ -1,17 +1 @@
|
| -Tests the Timeline API function call record for InjectedScript.eval call feature.
|
| -
|
| -FunctionCall Properties:
|
| -{
|
| - data : {
|
| - frame : <string>
|
| - scriptId : <string>
|
| - scriptLine : <number>
|
| - scriptName : <string>
|
| - }
|
| - endTime : <number>
|
| - frameId : <string>
|
| - startTime : <number>
|
| - type : "FunctionCall"
|
| -}
|
| -Text details for FunctionCall: undefined
|
| -
|
| +Tests the Timeline API function call is not recorded for InjectedScript.eval.
|
|
|