Index: src/mips/lithium-codegen-mips.h |
diff --git a/src/mips/lithium-codegen-mips.h b/src/mips/lithium-codegen-mips.h |
index 858c7f12bcbf0367d1ffca5b9de821033294e7ab..9aab4dfa468430a343b8f76a84f764f842812532 100644 |
--- a/src/mips/lithium-codegen-mips.h |
+++ b/src/mips/lithium-codegen-mips.h |
@@ -426,6 +426,7 @@ class LDeferredCode : public ZoneObject { |
int instruction_index_; |
}; |
-} } // namespace v8::internal |
+} // namespace internal |
+} // namespace v8 |
#endif // V8_MIPS_LITHIUM_CODEGEN_MIPS_H_ |