summaryrefslogtreecommitdiff
path: root/deps/v8/test/inspector/heap-profiler/console-retaining-path.js
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/inspector/heap-profiler/console-retaining-path.js')
-rw-r--r--deps/v8/test/inspector/heap-profiler/console-retaining-path.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/v8/test/inspector/heap-profiler/console-retaining-path.js b/deps/v8/test/inspector/heap-profiler/console-retaining-path.js
index 7021e7f6e6..d378258f32 100644
--- a/deps/v8/test/inspector/heap-profiler/console-retaining-path.js
+++ b/deps/v8/test/inspector/heap-profiler/console-retaining-path.js
@@ -7,7 +7,7 @@ let {session, contextGroup, Protocol} = InspectorTest.start(
const kNodeName = 1;
const kNodeEdgeCount = 4;
-const kNodeSize = 6;
+const kNodeSize = 7;
const kEdgeName = 1;
const kEdgeTarget = 2;
const kEdgeSize = 3;