remove dynamic_cast because rtti is disabled on some platforms (but not all??)
authorhumper@google.com <humper@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 14 Jan 2013 19:20:28 +0000 (19:20 +0000)
committerhumper@google.com <humper@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 14 Jan 2013 19:20:28 +0000 (19:20 +0000)
commit6d29eda49129893d8f5e385bfbe8473af154b82b
tree8fbcc0d817223154ac98e95e92a96f413a93a93d
parent61a972f11f60a84ec0faadd6c33f77e690317a98
remove dynamic_cast because rtti is disabled on some platforms (but not all??)

BUG=

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

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