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

Unified Diff: gyp/public_headers.gypi

Issue 670453002: Remove image decoder and encoder autoregistration (Closed) Base URL: https://skia.googlesource.com/skia.git@separate-image-decoder-01-skpicture
Patch Set: Created 6 years, 2 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
Index: gyp/public_headers.gypi
diff --git a/gyp/public_headers.gypi b/gyp/public_headers.gypi
index 4ee02d5512bea990ba1503a2fd4d00ebaf26eca8..74dfda364c1e553b2d052ed41cfb9a72bbd344bf 100644
--- a/gyp/public_headers.gypi
+++ b/gyp/public_headers.gypi
@@ -47,8 +47,6 @@
'core/SkGeometry.h',
'core/SkGraphics.h',
'core/SkImage.h',
- 'core/SkImageDecoder.h',
- 'core/SkImageEncoder.h',
'core/SkImageFilter.h',
'core/SkInstCnt.h',
'core/SkLineClipper.h',
@@ -186,7 +184,6 @@
'gpu/gl/SkMesaGLContext.h',
'gpu/gl/SkGLContext.h',
'gpu/gl/SkNullGLContext.h',
- 'images/SkForceLinking.h',
'images/SkMovie.h',
'images/SkPageFlipper.h',
'pathops/SkPathOps.h',

Powered by Google App Engine
This is Rietveld 408576698