Index: src/heap-profiler.cc |
diff --git a/src/heap-profiler.cc b/src/heap-profiler.cc |
index 0fe50340e7f81a21f94804bc1bcdf48028a1c4e6..3f11be4ce4bb1d920ca7a729be4239547dd81df5 100644 |
--- a/src/heap-profiler.cc |
+++ b/src/heap-profiler.cc |
@@ -186,4 +186,5 @@ void HeapProfiler::ClearHeapObjectMap() { |
} |
-} } // namespace v8::internal |
+} // namespace internal |
+} // namespace v8 |