Index: src/profiler/heap-snapshot-generator.h |
diff --git a/src/profiler/heap-snapshot-generator.h b/src/profiler/heap-snapshot-generator.h |
index 1baebeee9e7f801ef8571d43d89836b36ff68e4e..4b3d1f08a0701a663b95cae60e33127c342c6707 100644 |
--- a/src/profiler/heap-snapshot-generator.h |
+++ b/src/profiler/heap-snapshot-generator.h |
@@ -616,6 +616,7 @@ class HeapSnapshotJSONSerializer { |
}; |
-} } // namespace v8::internal |
+} // namespace internal |
+} // namespace v8 |
#endif // V8_PROFILER_HEAP_SNAPSHOT_GENERATOR_H_ |