| Index: third_party/WebKit/Source/platform/fonts/shaping/ShapeResult.h
|
| diff --git a/third_party/WebKit/Source/platform/fonts/shaping/ShapeResult.h b/third_party/WebKit/Source/platform/fonts/shaping/ShapeResult.h
|
| index 4a397df0e805f4c0da3372cf31ed0331c8ba73d7..b6923ef937d9907360a26a68e6d34b09bb4c0b3f 100644
|
| --- a/third_party/WebKit/Source/platform/fonts/shaping/ShapeResult.h
|
| +++ b/third_party/WebKit/Source/platform/fonts/shaping/ShapeResult.h
|
| @@ -126,6 +126,7 @@ class PLATFORM_EXPORT ShapeResult : public RefCounted<ShapeResult> {
|
|
|
| friend class HarfBuzzShaper;
|
| friend class ShapeResultBuffer;
|
| + friend class ShapeResultBloberizer;
|
| };
|
|
|
| } // namespace blink
|
|
|