Added default to switch to stop compiler failure in Chrome (unreviewed)
authorrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 28 Aug 2012 11:23:09 +0000 (11:23 +0000)
committerrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 28 Aug 2012 11:23:09 +0000 (11:23 +0000)
commit2af1b188aa186936a78696e00170167204d9a666
treec31ae7e64b573d12f4ccdc47006dc0e48c388b66
parent99dc22df1914c0cdf5ed8404756cac85e996691a
Added default to switch to stop compiler failure in Chrome (unreviewed)

GrConfigConversionEffect.cpp:33:21: error: enumeration values 'kNone_PMConversion' and 'kPMConversionCnt' not handled in switch [-Werror,-Wswitch]

git-svn-id: http://skia.googlecode.com/svn/trunk@5304 2bbb7eff-a529-9590-31e7-b0007b416f81
src/gpu/effects/GrConfigConversionEffect.cpp