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

Unified Diff: gyp/core.gypi

Issue 84083002: SkCachingPixelRef to use SkImageGenerator (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: final rebase Created 7 years 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') | no next file with comments »
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 b3f76ea4f48e2140ce952395ac88094ec2b4aa73..4bb4d51488f72439693386dde23dc3b6393adab9 100644
--- a/gyp/core.gypi
+++ b/gyp/core.gypi
@@ -322,8 +322,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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698