| Index: third_party/WebKit/Source/platform/graphics/paint/README.md
|
| diff --git a/third_party/WebKit/Source/platform/graphics/paint/README.md b/third_party/WebKit/Source/platform/graphics/paint/README.md
|
| index 1d60a22ab243c18b9ad54ae11e0f94901bbbed8f..11a114a64d7e2fe7b66d346cdbba05785d525954 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/paint/README.md
|
| +++ b/third_party/WebKit/Source/platform/graphics/paint/README.md
|
| @@ -160,7 +160,7 @@ emit display items to a `PaintController` (using `GraphicsContext`).
|
|
|
| #### [DrawingDisplayItem](DrawingDisplayItem.h)
|
|
|
| -Holds an `SkPicture` which contains the Skia commands required to draw some atom
|
| +Holds an `CdlPicture` which contains the Skia commands required to draw some atom
|
| of content.
|
|
|
| #### [ForeignLayerDisplayItem](ForeignLayerDisplayItem.h)
|
|
|