Index: src/mips64/constants-mips64.h |
diff --git a/src/mips64/constants-mips64.h b/src/mips64/constants-mips64.h |
index 51e665f7ec869459bab0cfb3ff6b86d0a042062f..36c76fb7d42c8dd606cd4c34134e0068b3f46268 100644 |
--- a/src/mips64/constants-mips64.h |
+++ b/src/mips64/constants-mips64.h |
@@ -1242,6 +1242,7 @@ Instruction::Type Instruction::InstructionType(TypeChecks checks) const { |
#undef OpcodeToBitNumber |
#undef FunctionFieldToBitNumber |
-} } // namespace v8::internal |
+} // namespace internal |
+} // namespace v8 |
#endif // #ifndef V8_MIPS_CONSTANTS_H_ |