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

Unified Diff: gyp/images.gyp

Issue 1692053002: Delete SkDecodingImageGenerator (Closed) Base URL: https://skia.googlesource.com/skia.git@noble
Patch Set: Created 4 years, 10 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/SkDecodingImageGenerator.h » ('j') | tests/YUVTest.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 1c434ae9bf00b2693b91079d22ca9150a3986139..8dbca8515393bc9a08ba83e5073722ef168f01d2 100644
--- a/gyp/images.gyp
+++ b/gyp/images.gyp
@@ -30,7 +30,6 @@
'../src/image/',
],
'sources': [
- '../include/images/SkDecodingImageGenerator.h',
'../include/images/SkForceLinking.h',
'../src/images/SkJpegUtility.h',
'../include/images/SkMovie.h',
@@ -39,7 +38,6 @@
'../src/images/bmpdecoderhelper.cpp',
'../src/images/bmpdecoderhelper.h',
- '../src/images/SkDecodingImageGenerator.cpp',
'../src/images/SkForceLinking.cpp',
'../src/images/SkImageDecoder.cpp',
'../src/images/SkImageDecoder_FactoryDefault.cpp',
« no previous file with comments | « no previous file | include/images/SkDecodingImageGenerator.h » ('j') | tests/YUVTest.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698