Make NinePieceImageData use RefCountedCopyable.

NinePieceImageData is RefCounted and copyable. This patch makes it
inherit from RefCountedCopyable so that it can use the compiler
generated copy constructor.

BUG=628043

Review-Url: https://codereview.chromium.org/2808703002
Cr-Commit-Position: refs/heads/master@{#465133}
2 files changed