Chromium Code Reviews| Index: src/mips/code-stubs-mips.cc |
| diff --git a/src/mips/code-stubs-mips.cc b/src/mips/code-stubs-mips.cc |
| index 97f04aed9bb4c213da8d3f27bbc85935cf423907..e833ea0e6cc354464382f8e434bff89fd461f2f7 100644 |
| --- a/src/mips/code-stubs-mips.cc |
| +++ b/src/mips/code-stubs-mips.cc |
| @@ -5567,6 +5567,7 @@ void CallApiGetterStub::Generate(MacroAssembler* masm) { |
| #undef __ |
| -} } // namespace v8::internal |
| +} // namespace internal |
| +} // namespace v8 |
| #endif // V8_TARGET_ARCH_MIPS |