Index: third_party/WebKit/LayoutTests/inspector/tracing/trace-event-self-time.html |
diff --git a/third_party/WebKit/LayoutTests/inspector/tracing/trace-event-self-time.html b/third_party/WebKit/LayoutTests/inspector/tracing/trace-event-self-time.html |
index 43a165dfd60328a9eef6418a51dee5174f785f92..d5b13d791861ac6a041d64bdc4f074f1dcb98dc8 100644 |
--- a/third_party/WebKit/LayoutTests/inspector/tracing/trace-event-self-time.html |
+++ b/third_party/WebKit/LayoutTests/inspector/tracing/trace-event-self-time.html |
@@ -282,7 +282,7 @@ function test() |
id: 4 |
} |
], |
- timestampDeltas: new Array(9).fill(1000), |
+ timeDeltas: new Array(9).fill(1000), |
samples: [2, 2, 3, 3, 3, 4, 4, 2, 2] |
}; |