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 bc5970a3d9..7758eca4c5 100644
--- a/experimental/sksg/SkSGNode.h
+++ b/experimental/sksg/SkSGNode.h
@@ -55,6 +55,7 @@ private:
friend class Draw;
friend class EffectNode;
friend class Group;
+ friend class Merge;
friend class Stroke;
template <typename Func>