Index: src/mips/disasm-mips.cc |
diff --git a/src/mips/disasm-mips.cc b/src/mips/disasm-mips.cc |
index f68876456e1f174c9d954930dc07ed921dda1b13..381e2f14474e951aa49576f42ab048af8b63ecd2 100644 |
--- a/src/mips/disasm-mips.cc |
+++ b/src/mips/disasm-mips.cc |
@@ -1321,8 +1321,8 @@ int Decoder::InstructionDecode(byte* instr_ptr) { |
} |
-} } // namespace v8::internal |
- |
+} // namespace internal |
+} // namespace v8 |
//------------------------------------------------------------------------------ |