| Index: src/crankshaft/x87/lithium-codegen-x87.h
|
| diff --git a/src/crankshaft/x87/lithium-codegen-x87.h b/src/crankshaft/x87/lithium-codegen-x87.h
|
| index 850f3309003754d3142b05a6832d8089bd6cd3f1..0d407a593c6bf15d52958b3df1739e1ce013073c 100644
|
| --- a/src/crankshaft/x87/lithium-codegen-x87.h
|
| +++ b/src/crankshaft/x87/lithium-codegen-x87.h
|
| @@ -450,7 +450,6 @@ class LCodeGen: public LCodeGenBase {
|
| DISALLOW_COPY_AND_ASSIGN(LCodeGen);
|
| };
|
|
|
| -
|
| class LDeferredCode : public ZoneObject {
|
| public:
|
| explicit LDeferredCode(LCodeGen* codegen, const LCodeGen::X87Stack& x87_stack)
|
|
|