Index: src/x87/lithium-codegen-x87.cc |
diff --git a/src/x87/lithium-codegen-x87.cc b/src/x87/lithium-codegen-x87.cc |
index 00a6f4e4a7e890656ca57ed82f4059f7350ebe26..be6e629888bbc9acc7ad9429e627f2e3b927ff9a 100644 |
--- a/src/x87/lithium-codegen-x87.cc |
+++ b/src/x87/lithium-codegen-x87.cc |
@@ -6453,6 +6453,7 @@ void LCodeGen::DoAllocateBlockContext(LAllocateBlockContext* instr) { |
#undef __ |
-} } // namespace v8::internal |
+} // namespace internal |
+} // namespace v8 |
#endif // V8_TARGET_ARCH_X87 |