Chromium Code Reviews| Index: src/crankshaft/x87/lithium-x87.h |
| diff --git a/src/crankshaft/x87/lithium-x87.h b/src/crankshaft/x87/lithium-x87.h |
| index 3653a2de2f14b9b07e4a77c2b787fe34d0d1f0b2..173c9429a7471beab8db4682a2396601d8ac40f3 100644 |
| --- a/src/crankshaft/x87/lithium-x87.h |
| +++ b/src/crankshaft/x87/lithium-x87.h |
| @@ -161,7 +161,6 @@ class LCodeGen; |
| return H##type::cast(hydrogen_value()); \ |
| } |
| - |
| class LInstruction : public ZoneObject { |
| public: |
| LInstruction() |