Index: src/string-stream.h |
diff --git a/src/string-stream.h b/src/string-stream.h |
index 2f11b182d00684cff90b7726884c567e443d5ff7..03ea0620ad2f240fd977b8338b51b1124e087b8b 100644 |
--- a/src/string-stream.h |
+++ b/src/string-stream.h |
@@ -178,6 +178,7 @@ class StringStream final { |
DISALLOW_IMPLICIT_CONSTRUCTORS(StringStream); |
}; |
-} } // namespace v8::internal |
+} // namespace internal |
+} // namespace v8 |
#endif // V8_STRING_STREAM_H_ |