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

Unified Diff: gyp/images.gyp

Issue 100183002: Remove SkImageRef and related functionality. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: rebase Created 6 years, 12 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 | include/images/SkImageRef.h » ('j') | src/ports/SkGlobalInitialization_default.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/images.gyp
diff --git a/gyp/images.gyp b/gyp/images.gyp
index 6cc8965956f4a517d3e6692ddf92ca873d1659a0..ac644b43783f0f8502fc7a3aa2e39665f2c59cae 100644
--- a/gyp/images.gyp
+++ b/gyp/images.gyp
@@ -28,8 +28,6 @@
],
'sources': [
'../include/images/SkForceLinking.h',
- '../include/images/SkImageRef.h',
- '../include/images/SkImageRef_GlobalPool.h',
'../src/images/SkJpegUtility.h',
'../include/images/SkMovie.h',
'../include/images/SkPageFlipper.h',
@@ -56,13 +54,6 @@
'../src/images/SkImageEncoder.cpp',
'../src/images/SkImageEncoder_Factory.cpp',
'../src/images/SkImageEncoder_argb.cpp',
- '../src/images/SkImageRef.cpp',
- '../src/images/SkImageRefPool.cpp',
- '../src/images/SkImageRefPool.h',
- '../src/images/SkImageRef_ashmem.h',
- '../src/images/SkImageRef_ashmem.cpp',
- '../src/images/SkImageRef_GlobalPool.cpp',
- '../src/images/SkImages.cpp',
'../src/images/SkJpegUtility.cpp',
'../src/images/SkMovie.cpp',
'../src/images/SkMovie_gif.cpp',
« no previous file with comments | « no previous file | include/images/SkImageRef.h » ('j') | src/ports/SkGlobalInitialization_default.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698