cc: Remove cc::ContiguousContainer.
Now that we have no DisplayItems and DisplayItemList is holding a PaintOpBuffer, there are no consumers of cc::ContiguousContainer. The PaintOpBuffer does a similar job for PaintOps. So we can remove this class from the codebase. R=weiliangc@chromium.org Bug: 671433 Change-Id: Id11741b42bb0a75ab4a6c6db11779773741df2fd Reviewed-on: https://chromium-review.googlesource.com/531669Reviewed-by:Weiliang Chen <weiliangc@chromium.org> Commit-Queue: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#478784}
Showing
Please register or sign in to comment