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

Unified Diff: Source/platform/blink_platform.gypi

Issue 169283008: Maintain SkPaint in GraphicsContextState. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: A couple more optimizations. Created 6 years, 10 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
Index: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index 22a4eef9243830dce4b92b5c91848227f625c753..95907898d9da8f234be9202cd7140b2765c9d73f 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -580,6 +580,7 @@
'graphics/GraphicsContextAnnotation.h',
'graphics/GraphicsContextRecorder.cpp',
'graphics/GraphicsContextRecorder.h',
+ 'graphics/GraphicsContextState.cpp',
'graphics/GraphicsContextState.h',
'graphics/GraphicsContextStateSaver.h',
'graphics/GraphicsLayer.cpp',
« no previous file with comments | « Source/core/rendering/svg/RenderSVGResourceSolidColor.cpp ('k') | Source/platform/graphics/CrossfadeGeneratedImage.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698