Chromium Code Reviews| Index: src/arm64/lithium-codegen-arm64.cc |
| diff --git a/src/arm64/lithium-codegen-arm64.cc b/src/arm64/lithium-codegen-arm64.cc |
| index 94f09e086f1af592bbdac4dd9fd176181e69f16c..f51b3edbeeae741b3ea05454223f930fd0c09061 100644 |
| --- a/src/arm64/lithium-codegen-arm64.cc |
| +++ b/src/arm64/lithium-codegen-arm64.cc |
| @@ -6104,5 +6104,5 @@ void LCodeGen::DoAllocateBlockContext(LAllocateBlockContext* instr) { |
| } |
| - |
| -} } // namespace v8::internal |
| +} // namespace internal |
| +} // namespace v8 |