| Index: src/compiler/live-range-separator.h
|
| diff --git a/src/compiler/live-range-separator.h b/src/compiler/live-range-separator.h
|
| index 6aaf6b69e69032a0c945ebbfa6a42493ee9f665e..7e441384d8c209d0af6bd5c4d2f80e36bff26396 100644
|
| --- a/src/compiler/live-range-separator.h
|
| +++ b/src/compiler/live-range-separator.h
|
| @@ -34,7 +34,6 @@ class LiveRangeSeparator final : public ZoneObject {
|
| DISALLOW_COPY_AND_ASSIGN(LiveRangeSeparator);
|
| };
|
|
|
| -
|
| class LiveRangeMerger final : public ZoneObject {
|
| public:
|
| LiveRangeMerger(RegisterAllocationData* data, Zone* zone)
|
|
|