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

Unified Diff: gyp/core.gypi

Issue 74793011: Add SkImageGenerator Interface (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: SkDiscardablePixelRef Created 7 years, 1 month 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 | gyp/images.gyp » ('j') | src/lazy/SkDiscardablePixelRef.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 e31b8ffbfbe7a5899e5e410579f170c52c423b69..36df60e0a652a857bfe8fb5e19fc000413499a60 100644
--- a/gyp/core.gypi
+++ b/gyp/core.gypi
@@ -314,6 +314,7 @@
'<(skia_include_path)/lazy/SkLruImageCache.h',
'<(skia_include_path)/lazy/SkPurgeableImageCache.h',
+ '<(skia_src_path)/lazy/SkDiscardablePixelRef.cpp',
'<(skia_src_path)/lazy/SkBitmapFactory.cpp',
'<(skia_src_path)/lazy/SkLazyPixelRef.h',
'<(skia_src_path)/lazy/SkLazyPixelRef.cpp',
« no previous file with comments | « no previous file | gyp/images.gyp » ('j') | src/lazy/SkDiscardablePixelRef.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698