| Index: LayoutTests/inspector/timeline/timeline-network-resource-expected.txt
|
| diff --git a/LayoutTests/inspector/timeline/timeline-network-resource-expected.txt b/LayoutTests/inspector/timeline/timeline-network-resource-expected.txt
|
| index a644d0561f29f1b8a105cfb42da07073b2f6287b..b0b4b0d152c9cd25e87ee520455a6d85fde853e4 100644
|
| --- a/LayoutTests/inspector/timeline/timeline-network-resource-expected.txt
|
| +++ b/LayoutTests/inspector/timeline/timeline-network-resource-expected.txt
|
| @@ -15,7 +15,6 @@ ResourceSendRequest Properties:
|
| stackTrace : <object>
|
| startTime : <number>
|
| type : "ResourceSendRequest"
|
| - usedHeapSize : <number>
|
| }
|
|
|
| ResourceReceiveResponse Properties:
|
| @@ -29,7 +28,6 @@ ResourceReceiveResponse Properties:
|
| frameId : <string>
|
| startTime : <number>
|
| type : "ResourceReceiveResponse"
|
| - usedHeapSize : <number>
|
| }
|
|
|
| ResourceFinish Properties:
|
| @@ -43,6 +41,5 @@ ResourceFinish Properties:
|
| frameId : <string>
|
| startTime : <number>
|
| type : "ResourceFinish"
|
| - usedHeapSize : <number>
|
| }
|
|
|
|
|