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

Unified Diff: Source/platform/blink_platform.gypi

Issue 1089293002: Add PictureRecorder for sp/non-sp recording without an existing context (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix endRecording mistake Created 5 years, 8 months 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
« no previous file with comments | « Source/core/svg/graphics/SVGImage.cpp ('k') | Source/platform/graphics/paint/SkPictureBuilder.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index 28d38fc9d9e2e0f7f7fe1b40fbcd01bbfca95b67..25bab04cf2f1b5a38419883146b4075b6d0ff44a 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -660,6 +660,7 @@
'graphics/paint/FloatClipDisplayItem.h',
'graphics/paint/ScrollDisplayItem.cpp',
'graphics/paint/ScrollDisplayItem.h',
+ 'graphics/paint/SkPictureRecorder.h',
'graphics/paint/SubtreeDisplayItem.cpp',
'graphics/paint/SubtreeDisplayItem.h',
'graphics/paint/Transform3DDisplayItem.cpp',
« no previous file with comments | « Source/core/svg/graphics/SVGImage.cpp ('k') | Source/platform/graphics/paint/SkPictureBuilder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698