| Index: third_party/WebKit/LayoutTests/inspector/console/console-format-perfomance-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-format-perfomance-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-format-perfomance-expected.txt
|
| index 4340d00fe0168491af20df34e76a066f30e048b9..5a2cecaa7879a21ac5572f834e6c1c205ce3dfcf 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/console/console-format-perfomance-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/console/console-format-perfomance-expected.txt
|
| @@ -6,6 +6,6 @@ Tests that console nicely formats perfomance getters.
|
|
|
| console-format-perfomance.html:8 PerformanceTiming
|
| console-format-perfomance.html:9 MemoryInfo
|
| -console-format-perfomance.html:8 PerformanceTiming {navigationStart: <number>, unloadEventStart: <number>, unloadEventEnd: <number>, redirectStart: <number>, redirectEnd: <number>…}
|
| +console-format-perfomance.html:8 PerformanceTiming {navigationStart: <number>, unloadEventStart: <number>, unloadEventEnd: <number>, redirectStart: <number>, redirectEnd: <number>, …}
|
| console-format-perfomance.html:9 MemoryInfo {totalJSHeapSize: <number>, usedJSHeapSize: <number>, jsHeapSizeLimit: <number>}
|
|
|
|
|