Remove operator== from SkPaint
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 7 Aug 2013 15:22:05 +0000 (15:22 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 7 Aug 2013 15:22:05 +0000 (15:22 +0000)
commit37ffe8a5a38606b2099f6a93e82bf121cab92cc7
tree678304cadf0ed98b891457708b3cac459ba602b3
parenta4eb459fd1aeeef338d804a474d198318ac6b722
Remove operator== from SkPaint

R=mtklein@google.com, reed@google.com

Author: sglez@google.com

Review URL: https://chromiumcodereview.appspot.com/21949007

git-svn-id: http://skia.googlecode.com/svn/trunk@10603 2bbb7eff-a529-9590-31e7-b0007b416f81
include/core/SkPaint.h
src/core/SkPaint.cpp
src/views/animated/SkStaticTextView.cpp
tests/PaintTest.cpp