Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(482)

Unified Diff: third_party/WebKit/Source/platform/graphics/paint/README.md

Issue 2523673004: [NOT FOR COMMIT] Fully replace SkCanvas uses.
Patch Set: Support Android build. Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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)

Powered by Google App Engine
This is Rietveld 408576698