Chromium Code Reviews| Index: src/mips64/code-stubs-mips64.cc |
| diff --git a/src/mips64/code-stubs-mips64.cc b/src/mips64/code-stubs-mips64.cc |
| index 9a530b6fcba56789e1446ce08795f70478137840..fb8345be672e005cce2c0837b1f9cd0c9d394abd 100644 |
| --- a/src/mips64/code-stubs-mips64.cc |
| +++ b/src/mips64/code-stubs-mips64.cc |
| @@ -5610,6 +5610,7 @@ void CallApiGetterStub::Generate(MacroAssembler* masm) { |
| #undef __ |
| -} } // namespace v8::internal |
| +} // namespace internal |
| +} // namespace v8 |
| #endif // V8_TARGET_ARCH_MIPS64 |