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

Unified Diff: gyp/core.gypi

Issue 15806010: Separate core and images project. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Leave SkImageDecoder_iOS alone. Created 7 years, 7 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/core.gypi
diff --git a/gyp/core.gypi b/gyp/core.gypi
index d472c6d796ffcdb0d14757258e8e8fe5f915aef9..6b1a9d1fbb5e62afbd1155fcf661fcd43fb7e0cc 100644
--- a/gyp/core.gypi
+++ b/gyp/core.gypi
@@ -190,7 +190,7 @@
'<(skia_src_path)/image/SkDataPixelRef.cpp',
'<(skia_src_path)/image/SkImage.cpp',
'<(skia_src_path)/image/SkImagePriv.cpp',
-# '<(skia_src_path)/image/SkImage_Codec.cpp',
+ '<(skia_src_path)/image/SkImage_Codec.cpp',
# '<(skia_src_path)/image/SkImage_Gpu.cpp',
'<(skia_src_path)/image/SkImage_Picture.cpp',
'<(skia_src_path)/image/SkImage_Raster.cpp',
« no previous file with comments | « gyp/core.gyp ('k') | gyp/gmslides.gypi » ('j') | include/images/SkForceLinking.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698