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..b835c3ca060625e3f188a4ce7bfca4e4873469ce 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>} |