| Index: src/crankshaft/mips/lithium-codegen-mips.h
|
| diff --git a/src/crankshaft/mips/lithium-codegen-mips.h b/src/crankshaft/mips/lithium-codegen-mips.h
|
| index bb09abc1df491f2ff8db508eaab50c1e9e0796cd..1cf66cea084bf6668fbc09ddc3266f19ef0391d8 100644
|
| --- a/src/crankshaft/mips/lithium-codegen-mips.h
|
| +++ b/src/crankshaft/mips/lithium-codegen-mips.h
|
| @@ -386,7 +386,6 @@ class LCodeGen: public LCodeGenBase {
|
| DISALLOW_COPY_AND_ASSIGN(LCodeGen);
|
| };
|
|
|
| -
|
| class LDeferredCode : public ZoneObject {
|
| public:
|
| explicit LDeferredCode(LCodeGen* codegen)
|
|
|