| Index: LayoutTests/inspector/timeline/timeline-animation-frame-expected.txt
|
| diff --git a/LayoutTests/inspector/timeline/timeline-animation-frame-expected.txt b/LayoutTests/inspector/timeline/timeline-animation-frame-expected.txt
|
| index efe09369e8ebc77e60f460cf498085ea1c91a48f..aaf9136e7fdc964156ae4d096d164e23821f82ad 100644
|
| --- a/LayoutTests/inspector/timeline/timeline-animation-frame-expected.txt
|
| +++ b/LayoutTests/inspector/timeline/timeline-animation-frame-expected.txt
|
| @@ -10,7 +10,6 @@ RequestAnimationFrame Properties:
|
| stackTrace : <object>
|
| startTime : <number>
|
| type : "RequestAnimationFrame"
|
| - usedHeapSize : <number>
|
| }
|
| FireAnimationFrame Properties:
|
| {
|
| @@ -23,7 +22,6 @@ FireAnimationFrame Properties:
|
| frameId : <string>
|
| startTime : <number>
|
| type : "FireAnimationFrame"
|
| - usedHeapSize : <number>
|
| }
|
| CancelAnimationFrame Properties:
|
| {
|
| @@ -35,6 +33,5 @@ CancelAnimationFrame Properties:
|
| stackTrace : <object>
|
| startTime : <number>
|
| type : "CancelAnimationFrame"
|
| - usedHeapSize : <number>
|
| }
|
|
|
|
|