Index: src/mips/lithium-codegen-mips.cc |
diff --git a/src/mips/lithium-codegen-mips.cc b/src/mips/lithium-codegen-mips.cc |
index cd76b1888d633651900d0208bfb1b9bf1b9dd3ec..910c83a82d1ae30019dd36e5560ab66620b19fd4 100644 |
--- a/src/mips/lithium-codegen-mips.cc |
+++ b/src/mips/lithium-codegen-mips.cc |
@@ -6067,4 +6067,5 @@ void LCodeGen::DoAllocateBlockContext(LAllocateBlockContext* instr) { |
#undef __ |
-} } // namespace v8::internal |
+} // namespace internal |
+} // namespace v8 |