Chromium Code Reviews| Index: src/x64/lithium-x64.h |
| diff --git a/src/x64/lithium-x64.h b/src/x64/lithium-x64.h |
| index 61295165150c83c68487a40341be08e9017aa71c..42d5a543663e011e9d530de687b50510673b5e96 100644 |
| --- a/src/x64/lithium-x64.h |
| +++ b/src/x64/lithium-x64.h |
| @@ -2864,6 +2864,7 @@ class LChunkBuilder final : public LChunkBuilderBase { |
| #undef DECLARE_HYDROGEN_ACCESSOR |
| #undef DECLARE_CONCRETE_INSTRUCTION |
| -} } // namespace v8::int |
| +} // namespace internal |
| +} // namespace v8 |
| #endif // V8_X64_LITHIUM_X64_H_ |