Index: src/mips64/constants-mips64.cc |
diff --git a/src/mips64/constants-mips64.cc b/src/mips64/constants-mips64.cc |
index 1d96c4c889e4b9ca1e88e78e8b462a8c6081bfc0..5ebadb338af47984f6c303539a65e0e2384c9eac 100644 |
--- a/src/mips64/constants-mips64.cc |
+++ b/src/mips64/constants-mips64.cc |
@@ -362,6 +362,7 @@ Instruction::Type Instruction::InstructionType() const { |
} |
-} } // namespace v8::internal |
+} // namespace internal |
+} // namespace v8 |
#endif // V8_TARGET_ARCH_MIPS64 |