Index: src/mips64/frames-mips64.cc |
diff --git a/src/mips64/frames-mips64.cc b/src/mips64/frames-mips64.cc |
index 2991248ccf96cc0e816f31f3f97aa1ec981056c2..e34be5ebfbb03038eaf1514456f52d9e87abf40e 100644 |
--- a/src/mips64/frames-mips64.cc |
+++ b/src/mips64/frames-mips64.cc |
@@ -38,6 +38,7 @@ Object*& ExitFrame::constant_pool_slot() const { |
} |
-} } // namespace v8::internal |
+} // namespace internal |
+} // namespace v8 |
#endif // V8_TARGET_ARCH_MIPS64 |