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

Unified Diff: gyp/core.gypi

Issue 84783002: SkDiscardableMemory::Factory class (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: 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
Index: gyp/core.gypi
diff --git a/gyp/core.gypi b/gyp/core.gypi
index 54e23efb4f144b2dd9ae914d6c89733ab5d6603c..752822a83985ae5341fd91df61219ef1d82dadda 100644
--- a/gyp/core.gypi
+++ b/gyp/core.gypi
@@ -315,9 +315,9 @@
'<(skia_include_path)/lazy/SkLruImageCache.h',
'<(skia_include_path)/lazy/SkPurgeableImageCache.h',
+ '<(skia_src_path)/images/SkDecodingImageGenerator.h',
'<(skia_src_path)/lazy/SkBitmapFactory.cpp',
- '<(skia_src_path)/lazy/SkLazyPixelRef.h',
- '<(skia_src_path)/lazy/SkLazyPixelRef.cpp',
+ '<(skia_src_path)/lazy/SkImageCache.cpp',
'<(skia_src_path)/lazy/SkLruImageCache.cpp',
'<(skia_src_path)/lazy/SkPurgeableMemoryBlock.h',
'<(skia_src_path)/lazy/SkPurgeableMemoryBlock_common.cpp',
« no previous file with comments | « gyp/core.gyp ('k') | include/core/SkDiscardableMemory.h » ('j') | include/lazy/SkImageCache.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698