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

Unified Diff: Source/core/core.gypi

Issue 19705006: Use SkImage as a backing store for copying 2d Contexts to ImageBitmaps. Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase. Created 7 years, 4 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/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 85d914d2dcf5a7b03e556c22ecf98257cbd6cfe9..69e4321867ba9df03f3868a886a2ae4296d8d8a0 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2799,6 +2799,8 @@
'platform/graphics/PathTraversalState.cpp',
'platform/graphics/PathTraversalState.h',
'platform/graphics/Pattern.cpp',
+ 'platform/graphics/ReadOnlyBitmapImage.cpp',
+ 'platform/graphics/ReadOnlyBitmapImage.h',
'platform/graphics/RoundedRect.cpp',
'platform/graphics/SegmentedFontData.cpp',
'platform/graphics/SegmentedFontData.h',

Powered by Google App Engine
This is Rietveld 408576698