Index: src/type-info.cc |
diff --git a/src/type-info.cc b/src/type-info.cc |
index 6705c05fc69fb214efe98481b5151a134c1ca7ae..f8bfea8f187a934e95c09e74408d961f1ecc9c15 100644 |
--- a/src/type-info.cc |
+++ b/src/type-info.cc |
@@ -519,4 +519,5 @@ void TypeFeedbackOracle::SetInfo(TypeFeedbackId ast_id, Object* target) { |
} |
-} } // namespace v8::internal |
+} // namespace internal |
+} // namespace v8 |