Chromium Code Reviews| Index: src/mips64/assembler-mips64-inl.h |
| diff --git a/src/mips64/assembler-mips64-inl.h b/src/mips64/assembler-mips64-inl.h |
| index 16ca33a9f3440c6de6a40f2d266c2eecf21af456..62dc2d3fa9fc7ffb293340628140c90db64fab4e 100644 |
| --- a/src/mips64/assembler-mips64-inl.h |
| +++ b/src/mips64/assembler-mips64-inl.h |
| @@ -488,6 +488,7 @@ void Assembler::emit(uint64_t x) { |
| } |
| -} } // namespace v8::internal |
| +} // namespace internal |
| +} // namespace v8 |
| #endif // V8_MIPS_ASSEMBLER_MIPS_INL_H_ |