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

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, 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/utils.gyp
diff --git a/gyp/utils.gyp b/gyp/utils.gyp
index e12c87a13582ae86289980d74dec3f1f5924df9c..e1e64109300488cbebbe92fd3a07176eee17e92d 100644
--- a/gyp/utils.gyp
+++ b/gyp/utils.gyp
@@ -26,6 +26,7 @@
'../src/core',
'../src/opts',
'../src/utils',
+ '../src/images',
],
'sources': [
'utils.gypi', # Makes the gypi appear in IDEs (but does not modify the build).

Powered by Google App Engine
This is Rietveld 408576698