| Index: src/crankshaft/arm/lithium-codegen-arm.h
|
| diff --git a/src/crankshaft/arm/lithium-codegen-arm.h b/src/crankshaft/arm/lithium-codegen-arm.h
|
| index 26b7fb50a81d543a59ec52a1c37916898604c4f4..2f1efa273f8df691a02ea1e45e4b41ff2fb4012c 100644
|
| --- a/src/crankshaft/arm/lithium-codegen-arm.h
|
| +++ b/src/crankshaft/arm/lithium-codegen-arm.h
|
| @@ -352,7 +352,6 @@ class LCodeGen: public LCodeGenBase {
|
| DISALLOW_COPY_AND_ASSIGN(LCodeGen);
|
| };
|
|
|
| -
|
| class LDeferredCode : public ZoneObject {
|
| public:
|
| explicit LDeferredCode(LCodeGen* codegen)
|
|
|