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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/core/SkPath.h b/include/core/SkPath.h
index a6d78ec9fe..2bd2d76777 100644
--- a/include/core/SkPath.h
+++ b/include/core/SkPath.h
@@ -866,6 +866,7 @@ private:
friend class SkAutoPathBoundsUpdate;
friend class SkAutoDisableOvalCheck;
+ friend class SkBench_AddPathTest; // perf test pathTo/reversePathTo
};
#endif