Index: src/arm/lithium-codegen-arm.cc |
diff --git a/src/arm/lithium-codegen-arm.cc b/src/arm/lithium-codegen-arm.cc |
index 53d0e60224e89ab5511eaf7a1e23c135dbeff449..3c845cba296438883f75633af7084410e9528df4 100644 |
--- a/src/arm/lithium-codegen-arm.cc |
+++ b/src/arm/lithium-codegen-arm.cc |
@@ -6018,4 +6018,5 @@ void LCodeGen::DoAllocateBlockContext(LAllocateBlockContext* instr) { |
#undef __ |
-} } // namespace v8::internal |
+} // namespace internal |
+} // namespace v8 |