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

Unified Diff: skia/skia.gyp

Issue 3227007: Move BitmapPlatformDevice::makeOpaque into a shared file (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: Created 10 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
« no previous file with comments | « skia/ext/platform_device_mac.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/skia.gyp
diff --git a/skia/skia.gyp b/skia/skia.gyp
index 74e394f442d539934f20c118e74b763ef7da44b6..c6279256462f79cf17ba8ec8a41c59b03cd18c04 100644
--- a/skia/skia.gyp
+++ b/skia/skia.gyp
@@ -497,6 +497,7 @@
'../third_party/skia/include/images/SkMovie.h',
'../third_party/skia/include/images/SkPageFlipper.h',
+ 'ext/bitmap_platform_device.cc',
'ext/bitmap_platform_device.h',
'ext/bitmap_platform_device_data.h',
'ext/bitmap_platform_device_linux.cc',
« no previous file with comments | « skia/ext/platform_device_mac.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698