Index: src/mips/constants-mips.h |
diff --git a/src/mips/constants-mips.h b/src/mips/constants-mips.h |
index fcbda801919ed2ced32babf0b1e47a590f8ca0ed..813e33a7f09ce002a22afc96be1ffcae237d1c49 100644 |
--- a/src/mips/constants-mips.h |
+++ b/src/mips/constants-mips.h |
@@ -1178,6 +1178,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_ |