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

Unified Diff: gyp/core.gypi

Issue 84083002: SkCachingPixelRef to use SkImageGenerator (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
« no previous file with comments | « no previous file | src/lazy/SkCachingPixelRef.h » ('j') | src/lazy/SkCachingPixelRef.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 54e23efb4f144b2dd9ae914d6c89733ab5d6603c..efe9be2f5774e3a2ed0dba067633223790ca9a68 100644
--- a/gyp/core.gypi
+++ b/gyp/core.gypi
@@ -325,8 +325,6 @@
'<(skia_src_path)/lazy/SkCachingPixelRef.cpp',
'<(skia_src_path)/lazy/SkCachingPixelRef.h',
- '<(skia_src_path)/lazy/SkLazyCachingPixelRef.cpp',
- '<(skia_src_path)/lazy/SkLazyCachingPixelRef.h',
# Path ops
'<(skia_include_path)/pathops/SkPathOps.h',
« no previous file with comments | « no previous file | src/lazy/SkCachingPixelRef.h » ('j') | src/lazy/SkCachingPixelRef.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698