Index: src/x64/lithium-codegen-x64.cc |
diff --git a/src/x64/lithium-codegen-x64.cc b/src/x64/lithium-codegen-x64.cc |
index 1aaae6aa8776a29732d39b119911c851f8147ab5..14909b16bd5e35dc7209dc85d7a319c943ac85e0 100644 |
--- a/src/x64/lithium-codegen-x64.cc |
+++ b/src/x64/lithium-codegen-x64.cc |
@@ -6029,6 +6029,7 @@ void LCodeGen::DoAllocateBlockContext(LAllocateBlockContext* instr) { |
#undef __ |
-} } // namespace v8::internal |
+} // namespace internal |
+} // namespace v8 |
#endif // V8_TARGET_ARCH_X64 |