| Index: third_party/WebKit/LayoutTests/inspector/tracing/timeline-network-resource-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-network-resource-expected.txt b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-network-resource-expected.txt
|
| index e71cfc055f3504e8faeb6085caaa01a9dba6ba47..5485eb66547af5b7185e551782c6e51905494362 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-network-resource-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-network-resource-expected.txt
|
| @@ -5,14 +5,12 @@ Script resource loaded
|
| ResourceSendRequest Properties:
|
| {
|
| data : {
|
| - frame : <string>
|
| requestId : <string>
|
| requestMethod : "GET"
|
| stackTrace : <object>
|
| url : .../inspector/tracing/timeline-network-resource.js
|
| }
|
| endTime : <number>
|
| - frameId : <string>
|
| stackTrace : <object>
|
| startTime : <number>
|
| thread : <string>
|
| @@ -23,13 +21,11 @@ Text details for ResourceSendRequest: timeline-network-resource.js
|
| ResourceReceiveResponse Properties:
|
| {
|
| data : {
|
| - frame : <string>
|
| mimeType : <string>
|
| requestId : <string>
|
| statusCode : 0
|
| }
|
| endTime : <number>
|
| - frameId : <string>
|
| startTime : <number>
|
| thread : <string>
|
| type : "ResourceReceiveResponse"
|
|
|