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

Unified Diff: gyp/utils.gyp

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, 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 | « gyp/images.gyp ('k') | include/core/SkImageDecoder.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/utils.gyp
diff --git a/gyp/utils.gyp b/gyp/utils.gyp
index 19816f88e4e6ef5a7ef05afab2af8f053241e4b2..20160b0fb804a7e19f2488ba8b172d1df3b3ed2b 100644
--- a/gyp/utils.gyp
+++ b/gyp/utils.gyp
@@ -25,6 +25,7 @@
'../src/core',
'../src/opts',
'../src/utils',
+ '../src/images',
],
'sources': [
'utils.gypi', # Makes the gypi appear in IDEs (but does not modify the build).
« no previous file with comments | « gyp/images.gyp ('k') | include/core/SkImageDecoder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698