| Index: third_party/WebKit/Source/platform/graphics/paint/GeometryMapper.h
|
| diff --git a/third_party/WebKit/Source/platform/graphics/paint/GeometryMapper.h b/third_party/WebKit/Source/platform/graphics/paint/GeometryMapper.h
|
| index 30fb443499279daa3715d79c5470d38e38e02b1c..d7a2fe237e4fa285822623c03db07f40a3ff10e1 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/paint/GeometryMapper.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/paint/GeometryMapper.h
|
| @@ -172,6 +172,7 @@ class PLATFORM_EXPORT GeometryMapper {
|
| const TransformPaintPropertyNode*);
|
|
|
| friend class GeometryMapperTest;
|
| + friend class PaintLayerClipperTest;
|
|
|
| HashMap<const TransformPaintPropertyNode*,
|
| std::unique_ptr<PrecomputedDataForAncestor>>
|
|
|