| Index: include/views/animated/SkWidgetViews.h
|
| diff --git a/include/views/animated/SkWidgetViews.h b/include/views/animated/SkWidgetViews.h
|
| index 40346600c34274af79b0cefdcf7fff24e736e332..728eec287624f3e4bf6925cf08e8b59ee5db7b1e 100644
|
| --- a/include/views/animated/SkWidgetViews.h
|
| +++ b/include/views/animated/SkWidgetViews.h
|
| @@ -289,7 +289,7 @@ private:
|
|
|
| class SkListSource : public SkRefCnt {
|
| public:
|
| - SK_DECLARE_INST_COUNT(SkListSource)
|
| +
|
|
|
| virtual int countFields();
|
| virtual void getFieldName(int index, SkString* field);
|
|
|