Index: src/heap-snapshot-generator.cc |
diff --git a/src/heap-snapshot-generator.cc b/src/heap-snapshot-generator.cc |
index 34db11ba5d8f197b01924adea218d5e82c163463..c1899b41dba02fc1e95134ca9ff0ea7eeb4c1753 100644 |
--- a/src/heap-snapshot-generator.cc |
+++ b/src/heap-snapshot-generator.cc |
@@ -3166,4 +3166,5 @@ void HeapSnapshotJSONSerializer::SerializeStrings() { |
} |
-} } // namespace v8::internal |
+} // namespace internal |
+} // namespace v8 |