| Index: cc/output/compositor_frame.cc
|
| diff --git a/cc/output/compositor_frame.cc b/cc/output/compositor_frame.cc
|
| index 82479cf3b43ab363fb4cd1b458754f10e8da1429..b1438ee856ba9c77fe2113512af6098b8842ee8c 100644
|
| --- a/cc/output/compositor_frame.cc
|
| +++ b/cc/output/compositor_frame.cc
|
| @@ -13,5 +13,4 @@ CompositorFrame::CompositorFrame(CompositorFrame&& other) = default;
|
| CompositorFrame::~CompositorFrame() {}
|
|
|
| CompositorFrame& CompositorFrame::operator=(CompositorFrame&& other) = default;
|
| -
|
| } // namespace cc
|
|
|