DescriptionRemove stale 'virtual' in DiscardableMemoryAllocator.
DiscardableMemoryAllocator::AshmemRegion used to implement an interface but this
is not the case anymore therefore there is no reason to keep ~AshmemRegion()
virtual (since AshmemRegion is/should never be subclassed either).
TBR=willchan@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245520
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|