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

Unified Diff: gyp/gpu.gyp

Issue 302333002: Initial KTX file decoder (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: More code comments 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
« no previous file with comments | « gm/etc1bitmap.cpp ('k') | gyp/images.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698