| Index: include/utils/SkNWayCanvas.h
|
| diff --git a/include/utils/SkNWayCanvas.h b/include/utils/SkNWayCanvas.h
|
| index 35eca7bd800de26577683c8f3c31bb36560ac5b5..d25dbc9def3549e522f317466bef0de803fcbc01 100644
|
| --- a/include/utils/SkNWayCanvas.h
|
| +++ b/include/utils/SkNWayCanvas.h
|
| @@ -24,7 +24,7 @@ public:
|
| ///////////////////////////////////////////////////////////////////////////
|
| // These are forwarded to the N canvases we're referencing
|
|
|
| -#ifdef SK_SUPPORT_LEGACY_DRAWFLTER
|
| +#ifdef SK_SUPPORT_LEGACY_DRAWFILTER
|
| SkDrawFilter* setDrawFilter(SkDrawFilter*) override;
|
| #endif
|
|
|
|
|