fix calling undef inline func build error
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Sun, 16 Feb 2014 14:45:45 +0000 (14:45 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Sun, 16 Feb 2014 14:45:45 +0000 (14:45 +0000)
commit9cb671a0017e8f2906e8351ff35efcd6d8fbf7b0
tree209de3870bbb7e3c003450f0ce0af748dc0da13a
parente5b2af955b7d06815ddd405659ad62a2a8355ca3
fix calling undef inline func build error

Fixes error introduced in https://code.google.com/p/skia/source/detail?r=13465

R=robertphillips@google.com
TBR=robertphillips@google.com

Author: bsalomon@google.com

Review URL: https://codereview.chromium.org/168893002

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