Chromium Code Reviews| Index: src/x87/lithium-x87.h |
| diff --git a/src/x87/lithium-x87.h b/src/x87/lithium-x87.h |
| index cc1a43fbaf56516af0494a3c9ade3a248e0fc1f3..2f392f8d581099bdedac58e2a4e376dd62ed3ba1 100644 |
| --- a/src/x87/lithium-x87.h |
| +++ b/src/x87/lithium-x87.h |
| @@ -2897,6 +2897,7 @@ class LChunkBuilder final : public LChunkBuilderBase { |
| #undef DECLARE_HYDROGEN_ACCESSOR |
| #undef DECLARE_CONCRETE_INSTRUCTION |
| -} } // namespace v8::internal |
| +} // namespace internal |
| +} // namespace v8 |
| #endif // V8_X87_LITHIUM_X87_H_ |