Chromium Code Reviews| Index: src/crankshaft/ia32/lithium-ia32.h |
| diff --git a/src/crankshaft/ia32/lithium-ia32.h b/src/crankshaft/ia32/lithium-ia32.h |
| index 13ad4bd1a358bb2a38d9cb657e24b17107ed96b1..609dcca005550c1d9e393b812ee3cc6264b5156e 100644 |
| --- a/src/crankshaft/ia32/lithium-ia32.h |
| +++ b/src/crankshaft/ia32/lithium-ia32.h |
| @@ -162,7 +162,6 @@ class LCodeGen; |
| return H##type::cast(hydrogen_value()); \ |
| } |
| - |
| class LInstruction : public ZoneObject { |
| public: |
| LInstruction() |