Chromium Code Reviews| Index: src/arm/lithium-arm.h |
| diff --git a/src/arm/lithium-arm.h b/src/arm/lithium-arm.h |
| index 8954710e53c6d9d39b8ac62e91857af25dab22ba..a3dac055eb71001a2961be70bc6d5cab70f6079a 100644 |
| --- a/src/arm/lithium-arm.h |
| +++ b/src/arm/lithium-arm.h |
| @@ -2885,6 +2885,7 @@ class LChunkBuilder final : public LChunkBuilderBase { |
| #undef DECLARE_HYDROGEN_ACCESSOR |
| #undef DECLARE_CONCRETE_INSTRUCTION |
| -} } // namespace v8::internal |
| +} // namespace internal |
| +} // namespace v8 |
| #endif // V8_ARM_LITHIUM_ARM_H_ |