aboutsummaryrefslogtreecommitdiffhomepage
path: root/experimental/sksg/SkSGNode.h
diff options
context:
space:
mode:
Diffstat (limited to 'experimental/sksg/SkSGNode.h')
-rw-r--r--experimental/sksg/SkSGNode.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/experimental/sksg/SkSGNode.h b/experimental/sksg/SkSGNode.h
index 1ed2a782d2..37139339f2 100644
--- a/experimental/sksg/SkSGNode.h
+++ b/experimental/sksg/SkSGNode.h
@@ -71,6 +71,7 @@ private:
friend class Draw;
friend class EffectNode;
friend class Group;
+ friend class MaskEffect;
friend class Matrix;
friend class Merge;
friend class Stroke;