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 17a8a92340ac3e5f90b313236158287dc3568dee..0c008205f5054bc92dea86d27d0a1b9c06e19960 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 |
@@ -275,13 +275,11 @@ function test() |
}, |
{ |
callFrame: { functionName: "bar" }, |
- id: 3, |
- children: [] |
+ id: 3 |
}, |
{ |
callFrame: { functionName: "baz" }, |
- id: 4, |
- children: [] |
+ id: 4 |
} |
], |
timestamps: [421000, 422000, 423000, 424000, 425000, 426000, 427000, 428000, 429000], |