Chromium Code Reviews| Index: src/mips/constants-mips.cc |
| diff --git a/src/mips/constants-mips.cc b/src/mips/constants-mips.cc |
| index 9facbda94d4810a39c7f7695ab0351d7096db893..bf272875e808bdf7d6eedbf42bda5e4aa1f315ef 100644 |
| --- a/src/mips/constants-mips.cc |
| +++ b/src/mips/constants-mips.cc |
| @@ -339,6 +339,7 @@ Instruction::Type Instruction::InstructionType() const { |
| } |
| -} } // namespace v8::internal |
| +} // namespace internal |
| +} // namespace v8 |
| #endif // V8_TARGET_ARCH_MIPS |