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