Index: src/profiler/heap-snapshot-generator-inl.h |
diff --git a/src/profiler/heap-snapshot-generator-inl.h b/src/profiler/heap-snapshot-generator-inl.h |
index 12e37f5e60dd2d90a1c8011dda447bfeace0ed26..fb1e891c94ef2aa10af9849b7965bafb13710f09 100644 |
--- a/src/profiler/heap-snapshot-generator-inl.h |
+++ b/src/profiler/heap-snapshot-generator-inl.h |
@@ -43,6 +43,7 @@ HeapGraphEdge** HeapEntry::children_arr() { |
} |
-} } // namespace v8::internal |
+} // namespace internal |
+} // namespace v8 |
#endif // V8_PROFILER_HEAP_SNAPSHOT_GENERATOR_INL_H_ |