Chromium Code Reviews| Index: src/crankshaft/arm64/lithium-arm64.h |
| diff --git a/src/crankshaft/arm64/lithium-arm64.h b/src/crankshaft/arm64/lithium-arm64.h |
| index a9d85e5a3e0302873102b7f92d8dc3c412f66512..70494e5fd4257ee91667e12b80b5312812da1580 100644 |
| --- a/src/crankshaft/arm64/lithium-arm64.h |
| +++ b/src/crankshaft/arm64/lithium-arm64.h |
| @@ -171,7 +171,6 @@ class LCodeGen; |
| return H##type::cast(this->hydrogen_value()); \ |
| } |
| - |
| class LInstruction : public ZoneObject { |
| public: |
| LInstruction() |