| Index: third_party/WebKit/Source/core/editing/FrameSelection.h
|
| diff --git a/third_party/WebKit/Source/core/editing/FrameSelection.h b/third_party/WebKit/Source/core/editing/FrameSelection.h
|
| index 6e26920c8dc7496ad381932915196860df7c2451..938efaa25b750c0914b05a287210a0cbf867eacc 100644
|
| --- a/third_party/WebKit/Source/core/editing/FrameSelection.h
|
| +++ b/third_party/WebKit/Source/core/editing/FrameSelection.h
|
| @@ -296,7 +296,7 @@ class CORE_EXPORT FrameSelection final
|
| DECLARE_TRACE();
|
|
|
| private:
|
| - friend class BlockPaintInvalidatorTest;
|
| + friend class CaretDisplayItemClientTest;
|
| friend class FrameSelectionTest;
|
| friend class PaintControllerPaintTestForSlimmingPaintV1AndV2;
|
| friend class SelectionControllerTest;
|
|
|