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

Unified Diff: gyp/codec_android.gyp

Issue 2335203002: Implement Fill() for incomplete decodes to RGBA_F16 (Closed)
Patch Set: Fix win builds Created 4 years, 3 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 | « dm/DMSrcSink.cpp ('k') | include/codec/SkCodec.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/codec_android.gyp
diff --git a/gyp/codec_android.gyp b/gyp/codec_android.gyp
index 833d430f712d9952144eefe70bef738cb9f910a0..ce96d8d2a41bb962a4b5fdc710341b6d010f2a6d 100644
--- a/gyp/codec_android.gyp
+++ b/gyp/codec_android.gyp
@@ -25,6 +25,7 @@
'../include/private',
'../src/android',
'../src/codec',
+ '../src/core',
],
'sources': [
'../src/android/SkBitmapRegionCodec.cpp',
« no previous file with comments | « dm/DMSrcSink.cpp ('k') | include/codec/SkCodec.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698