Index: src/mips64/constants-mips64.h |
diff --git a/src/mips64/constants-mips64.h b/src/mips64/constants-mips64.h |
index f23f103ac394a9c75730dc6b3408dbe2109780c5..1de058bc37b18644fce5390a275a215c3f9b7d6a 100644 |
--- a/src/mips64/constants-mips64.h |
+++ b/src/mips64/constants-mips64.h |
@@ -1252,6 +1252,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_ |