Chromium Code Reviews| Index: src/crankshaft/x64/lithium-x64.h |
| diff --git a/src/crankshaft/x64/lithium-x64.h b/src/crankshaft/x64/lithium-x64.h |
| index 3c953ffefa0f779d399a8e4186ec273818b986e7..3e6787b4878d865a2c2c9ca46e32a66664505c0f 100644 |
| --- a/src/crankshaft/x64/lithium-x64.h |
| +++ b/src/crankshaft/x64/lithium-x64.h |
| @@ -158,7 +158,6 @@ class LCodeGen; |
| return H##type::cast(hydrogen_value()); \ |
| } |
| - |
| class LInstruction : public ZoneObject { |
| public: |
| LInstruction() |