Index: src/mips/simulator-mips.cc |
diff --git a/src/mips/simulator-mips.cc b/src/mips/simulator-mips.cc |
index abddd910ce45aedd6816941cba52b2198b38b0fd..087baca56e2644f9aa0ea69beb7eda5c8ac08af8 100644 |
--- a/src/mips/simulator-mips.cc |
+++ b/src/mips/simulator-mips.cc |
@@ -4433,7 +4433,8 @@ uintptr_t Simulator::PopAddress() { |
#undef UNSUPPORTED |
-} } // namespace v8::internal |
+} // namespace internal |
+} // namespace v8 |
#endif // USE_SIMULATOR |