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

Unified Diff: Source/platform/blink_platform.gypi

Issue 1001703003: Take NativeImageSkia out behind the woodshed. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Make bitmapForCurrentFrame() return SkBitmap by value. Created 5 years, 9 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 fb0fe59e9a9128527b316ecb3721f8dca74ea90c..aff82699df805693ccb38b391683cb877bdfac2a 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -668,8 +668,6 @@
'graphics/paint/TransformDisplayItem.h',
'graphics/paint/CompositingDisplayItem.cpp',
'graphics/paint/CompositingDisplayItem.h',
- 'graphics/skia/NativeImageSkia.cpp',
- 'graphics/skia/NativeImageSkia.h',
'graphics/skia/SkSizeHash.h',
'graphics/skia/SkiaUtils.cpp',
'graphics/skia/SkiaUtils.h',

Powered by Google App Engine
This is Rietveld 408576698