| Index: third_party/WebKit/Source/platform/graphics/paint/PaintArtifact.h
|
| diff --git a/third_party/WebKit/Source/platform/graphics/paint/PaintArtifact.h b/third_party/WebKit/Source/platform/graphics/paint/PaintArtifact.h
|
| index d1df3b147404415bfa5d55945a34f2dc2c1d0d71..314e8903d78703a4b097309bf239bb2ef16019a5 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/paint/PaintArtifact.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/paint/PaintArtifact.h
|
| @@ -70,8 +70,6 @@ private:
|
| DisplayItemList m_displayItemList;
|
| Vector<PaintChunk> m_paintChunks;
|
| bool m_isSuitableForGpuRasterization;
|
| -
|
| - friend class PaintControllerTest;
|
| };
|
|
|
| } // namespace blink
|
|
|