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

Unified Diff: gyp/gpu.gyp

Issue 302333002: Initial KTX file decoder (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Use SkData for reference counting Created 6 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/gpu.gyp
diff --git a/gyp/gpu.gyp b/gyp/gpu.gyp
index fd81d6031432cdfd600fe343386d7c111fe91d7b..f61a5159c16cfa42b18df42aa7195350b2b38b6c 100644
--- a/gyp/gpu.gyp
+++ b/gyp/gpu.gyp
@@ -85,6 +85,7 @@
'core.gyp:*',
'utils.gyp:*',
'etc1.gyp:libetc1',
+ 'ktx.gyp:libSkKTX',
],
'includes': [
'gpu.gypi',
« no previous file with comments | « gm/etc1bitmap.cpp ('k') | gyp/images.gyp » ('j') | src/images/SkImageDecoder_ktx.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698