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

Unified Diff: gyp/core.gypi

Issue 23392006: add SkDeviceLooper to handle larger-than-fixedpoint (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: 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
« no previous file with comments | « no previous file | src/core/SkDeviceLooper.h » ('j') | src/core/SkDeviceLooper.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/core.gypi
diff --git a/gyp/core.gypi b/gyp/core.gypi
index e4631af705ec41a9f80d719cc8de38846afc1820..dbc329107e515a1b7e21b901b8d39bf67d30e370 100644
--- a/gyp/core.gypi
+++ b/gyp/core.gypi
@@ -70,6 +70,7 @@
'<(skia_src_path)/core/SkDebug.cpp',
'<(skia_src_path)/core/SkDeque.cpp',
'<(skia_src_path)/core/SkDevice.cpp',
+ '<(skia_src_path)/core/SkDeviceLooper.cpp',
'<(skia_src_path)/core/SkDeviceProfile.cpp',
'<(skia_src_path)/core/SkDither.cpp',
'<(skia_src_path)/core/SkDraw.cpp',
« no previous file with comments | « no previous file | src/core/SkDeviceLooper.h » ('j') | src/core/SkDeviceLooper.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698