Add virtual destructor to class with virtual functions.
authorjustinlin@google.com <justinlin@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 27 Jul 2012 17:37:12 +0000 (17:37 +0000)
committerjustinlin@google.com <justinlin@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 27 Jul 2012 17:37:12 +0000 (17:37 +0000)
commit20a550c6ea947f0ab239da1d4ecba209d76a98fd
treeedb5a1ffca5aceeae3031544bd5cc0397c6f803b
parent7dade42e6f2e35dd27b4090fd7894322d755d4db
Add virtual destructor to class with virtual functions.

BUG=
TEST=

Review URL: https://codereview.appspot.com/6453052

git-svn-id: http://skia.googlecode.com/svn/trunk@4810 2bbb7eff-a529-9590-31e7-b0007b416f81
include/core/SkCanvas.h
src/core/SkCanvas.cpp