Chromium Code Reviews| Index: src/mips64/codegen-mips64.cc |
| diff --git a/src/mips64/codegen-mips64.cc b/src/mips64/codegen-mips64.cc |
| index 05a193c51797709c69afd9bc9e7b5ceed63c76d6..4f45b08018a7be42c9f9fa8bc75969efa8308746 100644 |
| --- a/src/mips64/codegen-mips64.cc |
| +++ b/src/mips64/codegen-mips64.cc |
| @@ -1153,6 +1153,7 @@ void Code::PatchPlatformCodeAge(Isolate* isolate, |
| #undef __ |
| -} } // namespace v8::internal |
| +} // namespace internal |
| +} // namespace v8 |
| #endif // V8_TARGET_ARCH_MIPS64 |