aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkPath.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/core/SkPath.h')
-rw-r--r--include/core/SkPath.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/core/SkPath.h b/include/core/SkPath.h
index 46cb15c785..36dfdfefa6 100644
--- a/include/core/SkPath.h
+++ b/include/core/SkPath.h
@@ -1190,6 +1190,8 @@ private:
friend class SkAutoPathBoundsUpdate;
friend class SkAutoDisableOvalCheck;
friend class SkAutoDisableDirectionCheck;
+ friend class SkPathWriter;
+ friend class SkOpBuilder;
friend class SkBench_AddPathTest; // perf test reversePathTo
friend class PathTest_Private; // unit test reversePathTo
friend class ForceIsRRect_Private; // unit test isRRect